Home
last modified time | relevance | path

Searched refs:gov_index (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/cpufreq/
A Dcpufreq.c590 unsigned int gov_index = 0; in cpufreq_cmdline_parse() local
609 gov_index = i; in cpufreq_cmdline_parse()
620 (!cpufreq_governors[gov_index]->handle_option || in cpufreq_cmdline_parse()
621 !cpufreq_governors[gov_index]->handle_option(str, val))) in cpufreq_cmdline_parse()
624 cpufreq_governors[gov_index]->name, str); in cpufreq_cmdline_parse()

Completed in 3 milliseconds