Lines Matching defs:rpm
14 wf->wakeref = intel_runtime_pm_get(wf->rpm);
21 intel_runtime_pm_put(wf->rpm, wakeref);
97 struct intel_runtime_pm *rpm,
101 wf->rpm = rpm;
140 intel_runtime_pm_put(wf->rpm, wakeref);
144 struct intel_runtime_pm *rpm)
150 wf->rpm = rpm;
164 assert_rpm_wakelock_held(wf->rpm);
170 wf->wakeref = intel_runtime_pm_get_if_in_use(wf->rpm);