Searched refs:thermal_req (Results 1 – 2 of 2) sorted by relevance
102 if (unlikely(!freq_qos_request_active(&pr->thermal_req))) in cpufreq_set_cur_state()113 ret = freq_qos_update_request(&pr->thermal_req, max_freq); in cpufreq_set_cur_state()134 &pr->thermal_req, in acpi_thermal_cpufreq_init()150 freq_qos_remove_request(&pr->thermal_req); in acpi_thermal_cpufreq_exit()
236 struct freq_qos_request thermal_req; member
Completed in 8 milliseconds