Searched refs:thermal_req (Results 1 – 2 of 2) sorted by relevance
109 if (unlikely(!freq_qos_request_active(&pr->thermal_req))) in cpufreq_set_cur_state()120 ret = freq_qos_update_request(&pr->thermal_req, max_freq); in cpufreq_set_cur_state()141 &pr->thermal_req, in acpi_thermal_cpufreq_init()163 freq_qos_remove_request(&pr->thermal_req); in acpi_thermal_cpufreq_exit()
241 struct freq_qos_request thermal_req; member