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

/linux-4.1.27/drivers/acpi/
H A Dprocessor_thermal.c118 static int cpufreq_get_cur_state(unsigned int cpu) cpufreq_get_cur_state() function
174 static int cpufreq_get_cur_state(unsigned int cpu) cpufreq_get_cur_state() function
233 *cur_state = cpufreq_get_cur_state(pr->id); processor_get_cur_state()
/linux-4.1.27/drivers/thermal/
H A Dcpu_cooling.c230 * cpufreq_get_cur_state - callback function to get the current cooling state.
239 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, cpufreq_get_cur_state() function
286 .get_cur_state = cpufreq_get_cur_state,

Completed in 70 milliseconds