Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dprocessor_thermal.c114 static int cpufreq_get_cur_state(unsigned int cpu) in cpufreq_get_cur_state() function
170 static int cpufreq_get_cur_state(unsigned int cpu) in cpufreq_get_cur_state() function
229 *cur_state = cpufreq_get_cur_state(pr->id); in processor_get_cur_state()
/Linux-v4.19/drivers/thermal/
Dcpu_cooling.c367 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, in cpufreq_get_cur_state() function
560 .get_cur_state = cpufreq_get_cur_state,
566 .get_cur_state = cpufreq_get_cur_state,