Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/power/
Druntime.c427 if (dev->power.no_callbacks) in rpm_idle()
605 if (dev->power.no_callbacks) in rpm_suspend()
781 if (dev->power.no_callbacks && !parent && dev->parent) { in rpm_resume()
838 if (dev->power.no_callbacks) in rpm_resume()
1476 dev->power.no_callbacks = 1; in pm_runtime_no_callbacks()
/Linux-v5.10/include/linux/
Dpm_runtime.h184 return dev->power.no_callbacks; in pm_runtime_has_no_callbacks()
Dpm.h605 unsigned int no_callbacks:1; member
/Linux-v5.10/Documentation/power/
Druntime_pm.rst274 `unsigned int no_callbacks;`
476 - set the power.no_callbacks flag for the device and remove the runtime
813 also okay). The routine will set the device's power.no_callbacks flag and
816 When power.no_callbacks is set, the PM core will not invoke the