Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/
Druntime.c330 if (dev->power.no_callbacks) in rpm_idle()
500 if (dev->power.no_callbacks) in rpm_suspend()
676 if (dev->power.no_callbacks && !parent && dev->parent) { in rpm_resume()
733 if (dev->power.no_callbacks) in rpm_resume()
1253 dev->power.no_callbacks = 1; in pm_runtime_no_callbacks()
/linux-4.4.14/include/linux/
Dpm_runtime.h108 return !dev->power.no_callbacks; in pm_runtime_callbacks_present()
Dpm.h593 unsigned int no_callbacks:1; member
/linux-4.4.14/Documentation/power/
Druntime_pm.txt270 unsigned int no_callbacks;
459 - set the power.no_callbacks flag for the device and remove the runtime
781 also okay). The routine will set the device's power.no_callbacks flag and
784 When power.no_callbacks is set, the PM core will not invoke the