Searched refs:cpufreq_get_cur_state (Results 1 – 2 of 2) sorted by relevance
83 static int cpufreq_get_cur_state(unsigned int cpu) in cpufreq_get_cur_state() function207 static int cpufreq_get_cur_state(unsigned int cpu) in cpufreq_get_cur_state() function266 *cur_state = cpufreq_get_cur_state(pr->id); in processor_get_cur_state()
444 * cpufreq_get_cur_state - callback function to get the current cooling state.453 static int cpufreq_get_cur_state(struct thermal_cooling_device *cdev, in cpufreq_get_cur_state() function 562 cooling_ops->get_cur_state = cpufreq_get_cur_state; in __cpufreq_cooling_register()