Home
last modified time | relevance | path

Searched refs:cpufreq_available_governors (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/lib/
H A Dcpufreq.h17 struct cpufreq_available_governors { struct
19 struct cpufreq_available_governors *next;
20 struct cpufreq_available_governors *first;
113 struct cpufreq_available_governors
117 struct cpufreq_available_governors *first);
H A Dcpufreq.c261 struct cpufreq_available_governors *cpufreq_get_available_governors(unsigned in cpufreq_get_available_governors()
264 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors()
265 struct cpufreq_available_governors *current = NULL; in cpufreq_get_available_governors()
317 void cpufreq_put_available_governors(struct cpufreq_available_governors *any) in cpufreq_put_available_governors()
319 struct cpufreq_available_governors *tmp, *next; in cpufreq_put_available_governors()
/kernel/linux/linux-6.6/tools/power/cpupower/lib/
H A Dcpufreq.h17 struct cpufreq_available_governors { struct
19 struct cpufreq_available_governors *next;
20 struct cpufreq_available_governors *first;
113 struct cpufreq_available_governors
117 struct cpufreq_available_governors *first);
H A Dcpufreq.c270 struct cpufreq_available_governors *cpufreq_get_available_governors(unsigned in cpufreq_get_available_governors()
273 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors()
274 struct cpufreq_available_governors *current = NULL; in cpufreq_get_available_governors()
326 void cpufreq_put_available_governors(struct cpufreq_available_governors *any) in cpufreq_put_available_governors()
328 struct cpufreq_available_governors *tmp, *next; in cpufreq_put_available_governors()
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H A Dcpufreq-info.c370 struct cpufreq_available_governors *governors = in get_available_governors()
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H A Dcpufreq-info.c335 struct cpufreq_available_governors *governors = in get_available_governors()

Completed in 5 milliseconds