Searched refs:pm_device_runtime_put (Results 1 – 4 of 4) sorted by relevance
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()241 (void)pm_device_runtime_put(domain); in pm_device_runtime_get()287 (void)pm_device_runtime_put(domain); in pm_device_runtime_get()344 int pm_device_runtime_put(const struct device *dev) in pm_device_runtime_put() function
123 ret = pm_device_runtime_put(dev); in pm_cmd_runtime_put()
242 pm_device_runtime_put(dev); in cmd_device_pm_toggle()
167 158 pm_device_runtime_put dev=%I | Returns %u
Completed in 12 milliseconds