Home
last modified time | relevance | path

Searched defs:str_governor (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/devfreq/
H A Ddevfreq.c1352 char str_governor[DEVFREQ_NAME_LEN + 1]; in governor_store() local
/kernel/linux/linux-6.6/drivers/devfreq/
H A Ddevfreq.c1437 char str_governor[DEVFREQ_NAME_LEN + 1]; in governor_store() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq.c620 static struct cpufreq_governor *find_governor(const char *str_governor) in find_governor() argument
631 static struct cpufreq_governor *get_governor(const char *str_governor) in get_governor() argument
649 static unsigned int cpufreq_parse_policy(char *str_governor) in cpufreq_parse_policy() argument
664 static struct cpufreq_governor *cpufreq_parse_governor(char *str_governor) in cpufreq_parse_governor() argument
775 char str_governor[16]; store_scaling_governor() local
[all...]
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq.c663 static struct cpufreq_governor *find_governor(const char *str_governor) in find_governor() argument
674 static struct cpufreq_governor *get_governor(const char *str_governor) in get_governor() argument
692 static unsigned int cpufreq_parse_policy(char *str_governor) in cpufreq_parse_policy() argument
707 static struct cpufreq_governor *cpufreq_parse_governor(char *str_governor) in cpufreq_parse_governor() argument
818 char str_governor[16]; store_scaling_governor() local
[all...]

Completed in 10 milliseconds