Searched refs:trip_min_temp (Results 1 – 5 of 5) sorted by relevance
78 .trip_min_temp = -40000,89 .trip_min_temp = -40000,
276 .trip_min_temp = -40000,
288 .trip_min_temp = -40000,
523 int trip_min_temp; member
709 cl_high = clamp_val(high, priv->feat->trip_min_temp, priv->feat->trip_max_temp); in tsens_set_trips()710 cl_low = clamp_val(low, priv->feat->trip_min_temp, priv->feat->trip_max_temp); in tsens_set_trips()