Home
last modified time | relevance | path

Searched refs:thermal_req (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/acpi/
A Dprocessor_thermal.c109 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()
157 freq_qos_remove_request(&pr->thermal_req); in acpi_thermal_cpufreq_exit()
/linux-6.3-rc2/include/acpi/
A Dprocessor.h241 struct freq_qos_request thermal_req; member

Completed in 5 milliseconds