| Zephyr API Documentation
    2.7.0-rc2
    A Scalable Open Source RTOS | 
Go to the source code of this file.
| Functions | |
| static void | pm_device_enable (const struct device *dev) | 
| static void | pm_device_disable (const struct device *dev) | 
| static int | pm_device_get (const struct device *dev) | 
| static int | pm_device_get_async (const struct device *dev) | 
| static int | pm_device_put (const struct device *dev) | 
| static int | pm_device_put_async (const struct device *dev) | 
| static int | pm_device_wait (const struct device *dev, k_timeout_t timeout) |