Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dthermal_trip.c125 int thermal_zone_set_trip(struct thermal_zone_device *tz, int trip_id, in thermal_zone_set_trip() function
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()
/Linux-v6.6/include/linux/
Dthermal.h285 int thermal_zone_set_trip(struct thermal_zone_device *tz, int trip_id,