Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/power/
H A Druntime.c467 if (dev->power.no_callbacks) in rpm_idle()
645 if (dev->power.no_callbacks) in rpm_suspend()
832 if (dev->power.no_callbacks && !parent && dev->parent) { in rpm_resume()
889 if (dev->power.no_callbacks) in rpm_resume()
1527 dev->power.no_callbacks = 1; in pm_runtime_no_callbacks()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h185 return dev->power.no_callbacks; in pm_runtime_has_no_callbacks()
H A Dpm.h609 unsigned int no_callbacks:1; member
/OK3568_Linux_fs/kernel/Documentation/power/
H A 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