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

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

Completed in 60 milliseconds