Lines Matching refs:rpm
21 wf->wakeref = intel_runtime_pm_get(wf->rpm);
28 intel_runtime_pm_put(wf->rpm, wakeref);
105 struct intel_runtime_pm *rpm,
109 wf->rpm = rpm;
157 intel_runtime_pm_put(wf->rpm, wakeref);
161 struct intel_runtime_pm *rpm)
167 wf->rpm = rpm;
181 assert_rpm_wakelock_held(wf->rpm);
187 wf->wakeref = intel_runtime_pm_get_if_in_use(wf->rpm);