Home
last modified time | relevance | path

Searched refs:tegra_bpmp_thermal_get_temp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c33 static int tegra_bpmp_thermal_get_temp(void *data, int *out_temp) in tegra_bpmp_thermal_get_temp() function
150 .get_temp = tegra_bpmp_thermal_get_temp,
192 err = tegra_bpmp_thermal_get_temp(zone, &temp); in tegra_bpmp_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c65 static int tegra_bpmp_thermal_get_temp(struct thermal_zone_device *tz, int *out_temp) in tegra_bpmp_thermal_get_temp() function
204 .get_temp = tegra_bpmp_thermal_get_temp,
209 .get_temp = tegra_bpmp_thermal_get_temp,

Completed in 2 milliseconds