Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c33 static int __tegra_bpmp_thermal_get_temp(struct tegra_bpmp_thermal_zone *zone, in __tegra_bpmp_thermal_get_temp() function
69 return __tegra_bpmp_thermal_get_temp(zone, out_temp); in tegra_bpmp_thermal_get_temp()
263 err = __tegra_bpmp_thermal_get_temp(zone, &temp); in tegra_bpmp_thermal_probe()