Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.c95 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()
188 thermal_set_governor(pos, NULL); in thermal_unregister_governor()
210 ret = thermal_set_governor(tz, gov); in thermal_zone_device_set_policy()
1291 result = thermal_set_governor(tz, governor); in thermal_zone_device_register_with_trips()
1397 thermal_set_governor(tz, NULL); in thermal_zone_device_unregister()