Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal-generic-adc.c57 static int gadc_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in gadc_thermal_get_temp() function
73 .get_temp = gadc_thermal_get_temp,