Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_core.h157 of_thermal_get_trip_points(struct thermal_zone_device *);
170 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points() function
Duniphier_thermal.c300 trips = of_thermal_get_trip_points(tdev->tz_dev); in uniphier_tm_probe()
Dthermal_of.c162 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points() function
171 EXPORT_SYMBOL_GPL(of_thermal_get_trip_points);
Dhisi_thermal.c502 trip = of_thermal_get_trip_points(sensor->tzd); in hisi_thermal_register_sensor()
Darmada_thermal.c788 const struct thermal_trip *trips = of_thermal_get_trip_points(tz); in armada_configure_overheat_int()
/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c272 trip_points = of_thermal_get_trip_points(chip->tz_dev); in qpnp_tm_set_trip_temp()
310 trips = of_thermal_get_trip_points(chip->tz_dev); in qpnp_tm_get_critical_trip_temp()
/drivers/thermal/samsung/
Dexynos_tmu.c264 of_thermal_get_trip_points(tzd); in exynos_tmu_initialize()
366 of_thermal_get_trip_points(data->tzd); in exynos4210_tmu_set_trip_temp()