Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_core.c97 static int thermal_set_governor(struct thermal_zone_device *tz, in thermal_set_governor() function
159 ret = thermal_set_governor(pos, governor); in thermal_register_governor()
190 thermal_set_governor(pos, NULL); in thermal_unregister_governor()
212 ret = thermal_set_governor(tz, gov); in thermal_zone_device_set_policy()
1466 result = thermal_set_governor(tz, governor); in thermal_zone_device_register()
1561 thermal_set_governor(tz, NULL); in thermal_zone_device_unregister()