Searched full:rpm_active (Results 1 – 9 of 9) sorted by relevance
32 q->rpm_status = RPM_ACTIVE; in blk_pm_runtime_init()66 WARN_ON_ONCE(q->rpm_status != RPM_ACTIVE); in blk_pre_runtime_suspend()96 q->rpm_status = RPM_ACTIVE; in blk_pre_runtime_suspend()129 q->rpm_status = RPM_ACTIVE; in blk_post_runtime_suspend()183 q->rpm_status = RPM_ACTIVE; in blk_post_runtime_resume()188 if (old_status != RPM_ACTIVE) in blk_post_runtime_resume()
106 EM(RPM_ACTIVE, "RPM_ACTIVE") \
159 * %RPM_ACTIVE, or %false otherwise.168 return dev->power.runtime_status == RPM_ACTIVE in pm_runtime_active()355 * ongoing or device not in %RPM_ACTIVE state.439 * ongoing or device not in %RPM_ACTIVE state.747 * Set the runtime PM status of @dev to %RPM_ACTIVE and ensure that dependencies754 return __pm_runtime_set_status(dev, RPM_ACTIVE); in pm_runtime_set_active()
430 * RPM_ACTIVE: Run pm_runtime_get_sync() on the supplier during link creation.844 * @rpm_active: Whether or not the consumer device is runtime-PM-active.857 refcount_t rpm_active; member
746 return RPM_ACTIVE; in queue_rpm_status()
169 case RPM_ACTIVE: in runtime_status_show()
5558 fep->rpm_active = !pm_runtime_status_suspended(dev); in fec_suspend()5559 if (fep->rpm_active) { in fec_suspend()5596 if (fep->rpm_active) in fec_resume()
3787 [RPM_ACTIVE] = "active", in rtpm_status_str()
6858 /* hba->dev has no functional parent thus simplily set RPM_ACTIVE */ in ufshcd_recover_pm_error()8739 /* Skip update RTC if RPM state is not RPM_ACTIVE */ in ufshcd_update_rtc()