Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dthermal_core.h119 void __thermal_zone_set_trips(struct thermal_zone_device *tz);
Dthermal_trip.c54 void __thermal_zone_set_trips(struct thermal_zone_device *tz) in __thermal_zone_set_trips() function
Dthermal_core.c425 __thermal_zone_set_trips(tz); in __thermal_zone_device_update()