Home
last modified time | relevance | path

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

/linux-6.1.9/tools/power/cpupower/lib/
Dcpufreq.c563 static int verify_gov(char *new_gov, char *passed_gov) in verify_gov()
669 char new_gov[SYSFS_PATH_MAX]; in cpufreq_modify_policy_governor() local
/linux-6.1.9/drivers/cpufreq/
Dcpufreq.c790 struct cpufreq_governor *new_gov; in store_scaling_governor() local
2534 struct cpufreq_governor *new_gov, in cpufreq_set_policy()
/linux-6.1.9/drivers/thermal/
Dthermal_core.c96 struct thermal_governor *new_gov) in thermal_set_governor()