Home
last modified time | relevance | path

Searched refs:of_thermal_is_trip_valid (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/thermal/
A Dthermal_core.h155 bool of_thermal_is_trip_valid(struct thermal_zone_device *, int);
164 static inline bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, in of_thermal_is_trip_valid() function
A Dthermal_of.c140 bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) in of_thermal_is_trip_valid() function
149 EXPORT_SYMBOL_GPL(of_thermal_is_trip_valid);
/linux/drivers/thermal/samsung/
A Dexynos_tmu.c571 if (!of_thermal_is_trip_valid(tz, i)) in exynos4210_tmu_control()
601 if (!of_thermal_is_trip_valid(tz, i)) in exynos5433_tmu_control()
632 if (!of_thermal_is_trip_valid(tz, i)) in exynos7_tmu_control()
/linux/drivers/thermal/qcom/
A Dqcom-spmi-temp-alarm.c314 if (of_thermal_is_trip_valid(chip->tz_dev, i) && in qpnp_tm_get_critical_trip_temp()
/linux/
A Dvmlinux.symvers10880 0x00000000 of_thermal_is_trip_valid vmlinux EXPORT_SYMBOL_GPL
A DSystem.map44360 ffff800010c00580 T of_thermal_is_trip_valid
A D.tmp_System.map44360 ffff800010c00580 T of_thermal_is_trip_valid

Completed in 335 milliseconds