Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/cpupower/lib/
Dcpufreq.c496 static int verify_gov(char *new_gov, char *passed_gov) in verify_gov()
602 char new_gov[SYSFS_PATH_MAX]; in cpufreq_modify_policy_governor() local
/Linux-v5.4/drivers/thermal/
Dthermal_core.c104 struct thermal_governor *new_gov) in thermal_set_governor()