Searched refs:of_thermal_get_ntrips (Results 1 – 5 of 5) sorted by relevance
104 int of_thermal_get_ntrips(struct thermal_zone_device *);111 static inline int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() function
125 int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() function134 EXPORT_SYMBOL_GPL(of_thermal_get_ntrips);
495 for (i = 0; i < of_thermal_get_ntrips(sensor->tzd); i++) { in hisi_thermal_register_sensor()
232 for (i = 0; i < of_thermal_get_ntrips(tz); i++) { in exynos_report_trigger()330 for (i = 0; i < of_thermal_get_ntrips(tz); i++) { in get_th_reg()351 if (of_thermal_get_ntrips(data->tzd) > data->ntrip) { in exynos_tmu_initialize()356 (of_thermal_get_ntrips(data->tzd) - data->ntrip)); in exynos_tmu_initialize()439 for (i = 0; i < of_thermal_get_ntrips(tz); i++) { in exynos4210_tmu_initialize()495 for (i = 0; i < of_thermal_get_ntrips(data->tzd); i++) { in exynos4412_tmu_initialize()502 if (i == of_thermal_get_ntrips(data->tzd)) { in exynos4412_tmu_initialize()567 for (i = 0; i < of_thermal_get_ntrips(tz); i++) { in exynos5433_tmu_initialize()694 for (i = (of_thermal_get_ntrips(tz) - 1); i >= 0; i--) { in exynos7_tmu_initialize()
535 ntrips = of_thermal_get_ntrips(tz); in get_hot_temp()