Home
last modified time | relevance | path

Searched refs:of_thermal_get_ntrips (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/thermal/
A Dthermal_core.h154 int of_thermal_get_ntrips(struct thermal_zone_device *);
160 static inline int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() function
A Dthermal_of.c119 int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips() function
128 EXPORT_SYMBOL_GPL(of_thermal_get_ntrips);
A Duniphier_thermal.c301 ntrips = of_thermal_get_ntrips(tdev->tz_dev); in uniphier_tm_probe()
A Darmada_thermal.c795 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()
A Drcar_gen3_thermal.c528 ret = of_thermal_get_ntrips(tsc->zone); in rcar_gen3_thermal_probe()
A Dhisi_thermal.c508 for (i = 0; i < of_thermal_get_ntrips(sensor->tzd); i++) { in hisi_thermal_register_sensor()
/linux/drivers/thermal/samsung/
A Dexynos_tmu.c282 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()
/linux/drivers/thermal/qcom/
A Dqcom-spmi-temp-alarm.c305 ntrips = of_thermal_get_ntrips(chip->tz_dev); in qpnp_tm_get_critical_trip_temp()
/linux/drivers/thermal/tegra/
A Dsoctherm.c728 ntrips = of_thermal_get_ntrips(tz); in get_hot_temp()
/linux/
A Dvmlinux.symvers101 0x00000000 of_thermal_get_ntrips vmlinux EXPORT_SYMBOL_GPL
A DSystem.map44370 ffff800010c00870 T of_thermal_get_ntrips
A D.tmp_System.map44370 ffff800010c00870 T of_thermal_get_ntrips

Completed in 349 milliseconds