Searched refs:of_thermal_get_ntrips (Results 1 – 7 of 7) sorted by relevance
121 int of_thermal_get_ntrips(struct thermal_zone_device *);128 static inline int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() function
107 int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() function116 EXPORT_SYMBOL_GPL(of_thermal_get_ntrips);
312 ntrips = of_thermal_get_ntrips(tdev->tz_dev); in uniphier_tm_probe()
426 ret = of_thermal_get_ntrips(tsc->zone); in rcar_gen3_thermal_probe()
495 for (i = 0; i < of_thermal_get_ntrips(sensor->tzd); i++) { in hisi_thermal_register_sensor()
293 if (of_thermal_get_ntrips(tzd) > data->ntrip) { in exynos_tmu_initialize()298 (of_thermal_get_ntrips(tzd) - data->ntrip)); in exynos_tmu_initialize()311 min_t(int, of_thermal_get_ntrips(tzd), data->ntrip); in exynos_tmu_initialize()
501 ntrips = of_thermal_get_ntrips(tz); in get_hot_temp()