Searched refs:thermal_zone_set_trip (Results 1 – 3 of 3) sorted by relevance
145 int thermal_zone_set_trip(struct thermal_zone_device *tz, int trip_id, in thermal_zone_set_trip() function
144 ret = thermal_zone_set_trip(tz, trip_id, &trip); in trip_point_temp_store()202 ret = thermal_zone_set_trip(tz, trip_id, &trip); in trip_point_hyst_store()
342 int thermal_zone_set_trip(struct thermal_zone_device *tz, int trip_id,
Completed in 6 milliseconds