Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_helpers.c130 void __thermal_zone_set_trips(struct thermal_zone_device *tz) in __thermal_zone_set_trips() function
191 __thermal_zone_set_trips(tz); in thermal_zone_set_trips()
Dthermal_core.h115 void __thermal_zone_set_trips(struct thermal_zone_device *tz);
Dthermal_core.c476 __thermal_zone_set_trips(tz); in thermal_zone_device_update()