Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.h143 of_thermal_get_trip_points(struct thermal_zone_device *);
155 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points() function
Dthermal_of.c68 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points() function
72 EXPORT_SYMBOL_GPL(of_thermal_get_trip_points);
Duniphier_thermal.c300 trips = of_thermal_get_trip_points(tdev->tz_dev); in uniphier_tm_probe()
Dhisi_thermal.c498 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()
/linux-6.1.9/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c273 trip_points = of_thermal_get_trip_points(chip->tz_dev); in qpnp_tm_set_trip_temp()
311 trips = of_thermal_get_trip_points(chip->tz_dev); in qpnp_tm_get_critical_trip_temp()
/linux-6.1.9/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()