Home
last modified time | relevance | path

Searched defs:str_governor (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/cpufreq/
Dcpufreq.c661 static struct cpufreq_governor *find_governor(const char *str_governor) in find_governor()
672 static struct cpufreq_governor *get_governor(const char *str_governor) in get_governor()
690 static unsigned int cpufreq_parse_policy(char *str_governor) in cpufreq_parse_policy()
705 static struct cpufreq_governor *cpufreq_parse_governor(char *str_governor) in cpufreq_parse_governor()
816 char str_governor[16]; in store_scaling_governor() local
/linux-6.8/drivers/devfreq/
Ddevfreq.c1437 char str_governor[DEVFREQ_NAME_LEN + 1]; in governor_store() local