Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/power/
Druntime.c408 if (dev->power.no_callbacks) in rpm_idle()
578 if (dev->power.no_callbacks) in rpm_suspend()
754 if (dev->power.no_callbacks && !parent && dev->parent) { in rpm_resume()
811 if (dev->power.no_callbacks) in rpm_resume()
1361 dev->power.no_callbacks = 1; in pm_runtime_no_callbacks()
/Linux-v4.19/include/linux/
Dpm_runtime.h103 return !dev->power.no_callbacks; in pm_runtime_callbacks_present()
Dpm.h624 unsigned int no_callbacks:1; member
/Linux-v4.19/Documentation/power/
Druntime_pm.txt267 unsigned int no_callbacks;
462 - set the power.no_callbacks flag for the device and remove the runtime
796 also okay). The routine will set the device's power.no_callbacks flag and
799 When power.no_callbacks is set, the PM core will not invoke the