of_thermal_is_trip_valid  151 drivers/thermal/of-thermal.c EXPORT_SYMBOL_GPL(of_thermal_is_trip_valid);
of_thermal_is_trip_valid  291 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 		if (of_thermal_is_trip_valid(chip->tz_dev, i) &&
of_thermal_is_trip_valid  568 drivers/thermal/samsung/exynos_tmu.c 			if (!of_thermal_is_trip_valid(tz, i))
of_thermal_is_trip_valid  598 drivers/thermal/samsung/exynos_tmu.c 			if (!of_thermal_is_trip_valid(tz, i))
of_thermal_is_trip_valid  629 drivers/thermal/samsung/exynos_tmu.c 			if (!of_thermal_is_trip_valid(tz, i))
of_thermal_is_trip_valid   97 drivers/thermal/thermal_core.h bool of_thermal_is_trip_valid(struct thermal_zone_device *, int);