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

/linux-4.1.27/drivers/acpi/
H A Dprocessor_thermal.c110 static int cpufreq_get_max_state(unsigned int cpu) cpufreq_get_max_state() function
169 static int cpufreq_get_max_state(unsigned int cpu) cpufreq_get_max_state() function
195 max_state += cpufreq_get_max_state(pr->id); acpi_processor_max_state()
255 max_pstate = cpufreq_get_max_state(pr->id); processor_set_cur_state()
/linux-4.1.27/drivers/thermal/
H A Dcpu_cooling.c211 * cpufreq_get_max_state - callback function to get the max cooling state.
220 static int cpufreq_get_max_state(struct thermal_cooling_device *cdev, cpufreq_get_max_state() function
285 .get_max_state = cpufreq_get_max_state,

Completed in 57 milliseconds