Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c264 static int __thermal_zone_device_set_mode(struct thermal_zone_device *tz, in __thermal_zone_device_set_mode() function
289 __thermal_zone_device_set_mode(tz, THERMAL_DEVICE_DISABLED); in thermal_zone_broken_disable()
672 ret = __thermal_zone_device_set_mode(tz, mode); in thermal_zone_device_set_mode()