Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Dthermal_helpers.c125 void __thermal_zone_set_trips(struct thermal_zone_device *tz) in __thermal_zone_set_trips() function
186 __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()