Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/
Dprocessor_thermal.c74 static int cpufreq_get_cur_state(unsigned int cpu) in cpufreq_get_cur_state() function
163 static int cpufreq_get_cur_state(unsigned int cpu) in cpufreq_get_cur_state() function
222 *cur_state = cpufreq_get_cur_state(pr->id); in processor_get_cur_state()
/Linux-v5.10/drivers/thermal/
Dcpufreq_cooling.c404 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, in cpufreq_get_cur_state() function
463 .get_cur_state = cpufreq_get_cur_state,