Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Dthermal_core.c432 static int thermal_zone_device_set_mode(struct thermal_zone_device *tz, in thermal_zone_device_set_mode() function
472 return thermal_zone_device_set_mode(tz, THERMAL_DEVICE_ENABLED); in thermal_zone_device_enable()
478 return thermal_zone_device_set_mode(tz, THERMAL_DEVICE_DISABLED); in thermal_zone_device_disable()

Completed in 6 milliseconds