Searched refs:trip_points (Results 1 – 1 of 1) sorted by relevance
245 const struct thermal_trip *trip_points; in qpnp_tm_set_trip_temp() local248 trip_points = of_thermal_get_trip_points(chip->tz_dev); in qpnp_tm_set_trip_temp()249 if (!trip_points) in qpnp_tm_set_trip_temp()252 if (trip_points[trip].type != THERMAL_TRIP_CRITICAL) in qpnp_tm_set_trip_temp()