Home
last modified time | relevance | path

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

/Linux-v5.4/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.c487 thermal_zone_set_trips(tz); in thermal_zone_device_update()
/Linux-v5.4/include/linux/
Dthermal.h443 void thermal_zone_set_trips(struct thermal_zone_device *);
501 static inline void thermal_zone_set_trips(struct thermal_zone_device *tz) in thermal_zone_set_trips() function