Home
last modified time | relevance | path

Searched refs:PM_DOMAIN (Results 1 – 1 of 1) sorted by relevance

/subsys/pm/
A Ddevice_runtime.c17 #define PM_DOMAIN(_pm) \ macro
20 #define PM_DOMAIN(_pm) NULL macro
109 (void)pm_device_runtime_put(PM_DOMAIN(dev->pm_base)); in runtime_suspend()
147 (void)pm_device_runtime_put(PM_DOMAIN(&pm->base)); in runtime_suspend_work()
163 const struct device *domain = PM_DOMAIN(&pm->base); in get_sync_locked()
232 const struct device *domain = PM_DOMAIN(&pm->base); in pm_device_runtime_get()
329 const struct device *domain = PM_DOMAIN(&pm->base); in put_sync_locked()

Completed in 17 milliseconds