Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
Drcar_gen3_thermal.c166 static int rcar_gen3_thermal_get_temp(void *devdata, int *temp) in rcar_gen3_thermal_get_temp() function
209 rcar_gen3_thermal_get_temp(tsc, &temperature); in rcar_gen3_thermal_update_range()
224 .get_temp = rcar_gen3_thermal_get_temp,