Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_trip.c96 void thermal_zone_set_trip_hyst(struct thermal_zone_device *tz, in thermal_zone_set_trip_hyst() function
Dthermal_core.h266 void thermal_zone_set_trip_hyst(struct thermal_zone_device *tz,
Dthermal_sysfs.c182 thermal_zone_set_trip_hyst(tz, trip, hyst); in trip_point_hyst_store()