of_thermal_get_trip_points  787 drivers/thermal/armada_thermal.c 	const struct thermal_trip *trips = of_thermal_get_trip_points(tz);
of_thermal_get_trip_points  506 drivers/thermal/hisi_thermal.c 	trip = of_thermal_get_trip_points(sensor->tzd);
of_thermal_get_trip_points  173 drivers/thermal/of-thermal.c EXPORT_SYMBOL_GPL(of_thermal_get_trip_points);
of_thermal_get_trip_points  248 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	trip_points = of_thermal_get_trip_points(chip->tz_dev);
of_thermal_get_trip_points  286 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	trips = of_thermal_get_trip_points(chip->tz_dev);
of_thermal_get_trip_points  261 drivers/thermal/samsung/exynos_tmu.c 		of_thermal_get_trip_points(tzd);
of_thermal_get_trip_points  363 drivers/thermal/samsung/exynos_tmu.c 		of_thermal_get_trip_points(data->tzd);
of_thermal_get_trip_points  683 drivers/thermal/st/stm_thermal.c 	trip = of_thermal_get_trip_points(sensor->th_dev);
of_thermal_get_trip_points   99 drivers/thermal/thermal_core.h of_thermal_get_trip_points(struct thermal_zone_device *);
of_thermal_get_trip_points  300 drivers/thermal/uniphier_thermal.c 	trips = of_thermal_get_trip_points(tdev->tz_dev);