Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h119 void __thermal_zone_set_trips(struct thermal_zone_device *tz);
H A Dthermal_trip.c51 void __thermal_zone_set_trips(struct thermal_zone_device *tz) in __thermal_zone_set_trips() function
H A Dthermal_core.c423 __thermal_zone_set_trips(tz); in __thermal_zone_device_update()