Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dcpufreq.c504 static struct cpufreq_governor *find_governor(const char *str_governor) in find_governor()
518 static int cpufreq_parse_governor(char *str_governor, unsigned int *policy, in cpufreq_parse_governor()
656 char str_governor[16]; in store_scaling_governor() local
/linux-4.4.14/drivers/devfreq/
Ddevfreq.c784 char str_governor[DEVFREQ_NAME_LEN + 1]; in governor_store() local