Searched refs:rpm_idle (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/kernel/trace/
H A Drpm-traces.c18 EXPORT_TRACEPOINT_SYMBOL_GPL(rpm_idle); variable
/linux-4.1.27/include/trace/events/
H A Drpm.h70 DEFINE_EVENT(rpm_internal, rpm_idle,
/linux-4.1.27/drivers/base/power/
H A Druntime.c286 * rpm_idle - Notify device bus type if the device can be suspended.
298 static int rpm_idle(struct device *dev, int rpmflags) rpm_idle() function
543 rpm_idle(parent, RPM_ASYNC);
750 rpm_idle(dev, RPM_ASYNC);
791 rpm_idle(dev, RPM_NOWAIT); pm_runtime_work()
894 retval = rpm_idle(dev, rpmflags); __pm_runtime_idle()
1229 rpm_idle(dev, RPM_AUTO); pm_runtime_allow()
1308 rpm_idle(dev, RPM_AUTO); update_autosuspend()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_drv.c517 /* we don't want the main rpm_idle to call suspend - we want to autosuspend */ radeon_pmops_runtime_idle()
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c806 /* we don't want the main rpm_idle to call suspend - we want to autosuspend */ nouveau_pmops_runtime_idle()

Completed in 164 milliseconds