Searched refs:of_thermal_get_ntrips (Results 1 – 9 of 9) sorted by relevance
140 int of_thermal_get_ntrips(struct thermal_zone_device *);145 static inline int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() function
32 int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() function36 EXPORT_SYMBOL_GPL(of_thermal_get_ntrips);
301 ntrips = of_thermal_get_ntrips(tdev->tz_dev); in uniphier_tm_probe()
795 for (i = 0; i < of_thermal_get_ntrips(tz); i++) in armada_configure_overheat_int()799 if (i == of_thermal_get_ntrips(tz)) in armada_configure_overheat_int()
532 ret = of_thermal_get_ntrips(tsc->zone); in rcar_gen3_thermal_probe()
500 for (i = 0; i < of_thermal_get_ntrips(sensor->tzd); i++) { in hisi_thermal_register_sensor()
282 if (of_thermal_get_ntrips(tzd) > data->ntrip) { in exynos_tmu_initialize()287 (of_thermal_get_ntrips(tzd) - data->ntrip)); in exynos_tmu_initialize()300 min_t(int, of_thermal_get_ntrips(tzd), data->ntrip); in exynos_tmu_initialize()
307 ntrips = of_thermal_get_ntrips(chip->tz_dev); in qpnp_tm_get_critical_trip_temp()
695 ntrips = of_thermal_get_ntrips(tz); in get_hot_temp()