Home
last modified time | relevance | path

Searched refs:thermal_set_governor (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_core.c87 * thermal_set_governor() - Switch to another governor
95 static int thermal_set_governor(struct thermal_zone_device *tz, in thermal_set_governor() function
157 ret = thermal_set_governor(pos, governor); in thermal_register_governor()
187 thermal_set_governor(pos, NULL); in thermal_unregister_governor()
202 ret = thermal_set_governor(tz, gov); in thermal_zone_device_set_policy()
1443 return thermal_set_governor(tz, governor); in thermal_zone_init_governor()
1721 thermal_set_governor(tz, NULL); in thermal_zone_device_unregister()