Searched refs:thermal_req (Results 1 – 2 of 2) sorted by relevance
106 if (unlikely(!freq_qos_request_active(&pr->thermal_req))) in cpufreq_set_cur_state()117 ret = freq_qos_update_request(&pr->thermal_req, max_freq); in cpufreq_set_cur_state()138 &pr->thermal_req, in acpi_thermal_cpufreq_init()154 freq_qos_remove_request(&pr->thermal_req); in acpi_thermal_cpufreq_exit()
236 struct freq_qos_request thermal_req; member