Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_helpers.c116 void thermal_zone_set_trips(struct thermal_zone_device *tz) in thermal_zone_set_trips() function
164 EXPORT_SYMBOL_GPL(thermal_zone_set_trips);
Dthermal_sysfs.c194 thermal_zone_set_trips(tz); in trip_point_hyst_store()
Dthermal_core.c477 thermal_zone_set_trips(tz); in thermal_zone_device_update()
/Linux-v4.19/include/linux/
Dthermal.h443 void thermal_zone_set_trips(struct thermal_zone_device *);
496 static inline void thermal_zone_set_trips(struct thermal_zone_device *tz) in thermal_zone_set_trips() function