Lines Matching refs:wakeref
83 intel_wakeref_t wakeref; in hwm_locked_with_pm_intel_uncore_rmw() local
85 with_intel_runtime_pm(uncore->rpm, wakeref) { in hwm_locked_with_pm_intel_uncore_rmw()
104 intel_wakeref_t wakeref; in hwm_field_read_and_scale() local
107 with_intel_runtime_pm(uncore->rpm, wakeref) in hwm_field_read_and_scale()
141 intel_wakeref_t wakeref; in hwm_energy() local
150 with_intel_runtime_pm(uncore->rpm, wakeref) { in hwm_energy()
173 intel_wakeref_t wakeref; in hwm_power1_max_interval_show() local
177 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_power1_max_interval_show()
331 intel_wakeref_t wakeref; in hwm_temp_read() local
336 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_temp_read()
364 intel_wakeref_t wakeref; in hwm_in_read() local
369 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_in_read()
411 intel_wakeref_t wakeref; in hwm_power_max_read() local
415 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_power_max_read()
428 with_intel_runtime_pm(ddat->uncore->rpm, wakeref) in hwm_power_max_read()
445 intel_wakeref_t wakeref; in hwm_power_max_write() local
452 wakeref = intel_runtime_pm_get(ddat->uncore->rpm); in hwm_power_max_write()
466 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_power_max_write()
493 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_power_max_write()
676 intel_wakeref_t wakeref; in hwm_fan_input_read() local
680 wakeref = intel_runtime_pm_get(ddat->uncore->rpm); in hwm_fan_input_read()
709 intel_runtime_pm_put(ddat->uncore->rpm, wakeref); in hwm_fan_input_read()
841 intel_wakeref_t wakeref; in hwm_get_preregistration_info() local
868 with_intel_runtime_pm(uncore->rpm, wakeref) { in hwm_get_preregistration_info()