Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/power/
Druntime.c501 if (!callback || dev->power.no_callbacks) in rpm_idle()
651 if (dev->power.no_callbacks) in rpm_suspend()
845 if (dev->power.no_callbacks && !parent && dev->parent) { in rpm_resume()
904 if (dev->power.no_callbacks) in rpm_resume()
1597 dev->power.no_callbacks = 1; in pm_runtime_no_callbacks()
/linux-6.6.21/include/linux/
Dpm_runtime.h219 return dev->power.no_callbacks; in pm_runtime_has_no_callbacks()
Dpm.h704 unsigned int no_callbacks:1; member
/linux-6.6.21/Documentation/power/
Druntime_pm.rst278 `unsigned int no_callbacks;`
490 - set the power.no_callbacks flag for the device and remove the runtime
827 also okay). The routine will set the device's power.no_callbacks flag and
830 When power.no_callbacks is set, the PM core will not invoke the