Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.h114 void thermal_zone_set_trips(struct thermal_zone_device *tz);
Dthermal_helpers.c188 void thermal_zone_set_trips(struct thermal_zone_device *tz) in thermal_zone_set_trips() function
Dthermal_sysfs.c204 thermal_zone_set_trips(tz); in trip_point_hyst_store()