Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/base/power/
Druntime.c453 if (!callback || dev->power.no_callbacks) in rpm_idle()
625 if (dev->power.no_callbacks) in rpm_suspend()
812 if (dev->power.no_callbacks && !parent && dev->parent) { in rpm_resume()
869 if (dev->power.no_callbacks) in rpm_resume()
1524 dev->power.no_callbacks = 1; in pm_runtime_no_callbacks()
/Linux-v5.15/include/linux/
Dpm_runtime.h186 return dev->power.no_callbacks; in pm_runtime_has_no_callbacks()
Dpm.h607 unsigned int no_callbacks:1; member
/Linux-v5.15/Documentation/power/
Druntime_pm.rst274 `unsigned int no_callbacks;`
484 - set the power.no_callbacks flag for the device and remove the runtime
821 also okay). The routine will set the device's power.no_callbacks flag and
824 When power.no_callbacks is set, the PM core will not invoke the