Home
last modified time | relevance | path

Searched refs:thermal_zone_get_trip (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/thermal/
A Dthermal_trip.c132 int thermal_zone_get_trip(struct thermal_zone_device *tz, int trip_id, in thermal_zone_get_trip() function
143 EXPORT_SYMBOL_GPL(thermal_zone_get_trip);
A Duniphier_thermal.c300 ret = thermal_zone_get_trip(tdev->tz_dev, i, &trip); in uniphier_tm_probe()
A Dhisi_thermal.c495 thermal_zone_get_trip(sensor->tzd, i, &trip); in hisi_thermal_register_sensor()
A Dthermal_core.c1311 result = thermal_zone_get_trip(tz, count, &trip); in thermal_zone_device_register_with_trips()
/linux-6.3-rc2/drivers/thermal/samsung/
A Dexynos_tmu.c300 ret = thermal_zone_get_trip(tzd, i, &trip); in exynos_tmu_initialize()
356 if (thermal_zone_get_trip(data->tzd, 0, &trip)) in exynos4210_tmu_set_trip_temp()
562 if (thermal_zone_get_trip(tz, i, &trip)) in exynos4210_tmu_control()
593 if (thermal_zone_get_trip(tz, i, &trip)) in exynos5433_tmu_control()
625 if (thermal_zone_get_trip(tz, i, &trip)) in exynos7_tmu_control()
/linux-6.3-rc2/drivers/thermal/broadcom/
A Dbcm2835_thermal.c234 err = thermal_zone_get_trip(tz, 0, &trip); in bcm2835_thermal_probe()
/linux-6.3-rc2/include/linux/
A Dthermal.h339 int thermal_zone_get_trip(struct thermal_zone_device *tz, int trip_id,
/linux-6.3-rc2/drivers/thermal/qcom/
A Dqcom-spmi-temp-alarm.c307 ret = thermal_zone_get_trip(chip->tz_dev, i, &trip); in qpnp_tm_get_critical_trip_temp()
/linux-6.3-rc2/drivers/thermal/tegra/
A Dtegra30-tsensor.c322 thermal_zone_get_trip(tzd, i, &trip); in tegra_tsensor_get_hw_channel_trips()
A Dsoctherm.c697 ret = thermal_zone_get_trip(tz, i, &trip); in get_hot_temp()

Completed in 21 milliseconds