Home
last modified time | relevance | path

Searched defs:out_temp (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c34 int *out_temp) in __tegra_bpmp_thermal_get_temp()
65 static int tegra_bpmp_thermal_get_temp(struct thermal_zone_device *tz, int *out_temp) in tegra_bpmp_thermal_get_temp()
Dsoctherm.c424 static int tegra_thermctl_get_temp(struct thermal_zone_device *tz, int *out_temp) in tegra_thermctl_get_temp()
/kernel/linux/linux-5.10/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c33 static int tegra_bpmp_thermal_get_temp(void *data, int *out_temp) in tegra_bpmp_thermal_get_temp()
Dsoctherm.c424 static int tegra_thermctl_get_temp(void *data, int *out_temp) in tegra_thermctl_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/
Duniphier_thermal.c187 static int uniphier_tm_get_temp(struct thermal_zone_device *tz, int *out_temp) in uniphier_tm_get_temp()
Drockchip_thermal.c1392 static int rockchip_thermal_get_temp(struct thermal_zone_device *tz, int *out_temp) in rockchip_thermal_get_temp()
/kernel/linux/linux-5.10/drivers/thermal/
Duniphier_thermal.c190 static int uniphier_tm_get_temp(void *data, int *out_temp) in uniphier_tm_get_temp()
Drockchip_thermal.c1106 static int rockchip_thermal_get_temp(void *_sensor, int *out_temp) in rockchip_thermal_get_temp()