Home
last modified time | relevance | path

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

/Linux-v5.4/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() function
150 .get_temp = tegra_bpmp_thermal_get_temp,
192 err = tegra_bpmp_thermal_get_temp(zone, &temp); in tegra_bpmp_thermal_probe()