Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_trip.c137 int thermal_zone_set_trip(struct thermal_zone_device *tz, int trip_id, in thermal_zone_set_trip() function
H A Dthermal_sysfs.c144 ret = thermal_zone_set_trip(tz, trip_id, &trip); in trip_point_temp_store()
203 ret = thermal_zone_set_trip(tz, trip_id, &trip); in trip_point_hyst_store()
/openbmc/linux/include/linux/
H A Dthermal.h289 int thermal_zone_set_trip(struct thermal_zone_device *tz, int trip_id,