trip_points       245 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	const struct thermal_trip *trip_points;
trip_points       248 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	trip_points = of_thermal_get_trip_points(chip->tz_dev);
trip_points       249 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	if (!trip_points)
trip_points       252 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	if (trip_points[trip].type != THERMAL_TRIP_CRITICAL)