Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal-generic-adc.c26 static int gadc_thermal_adc_to_temp(struct gadc_thermal_info *gti, int val) in gadc_thermal_adc_to_temp() function
67 *temp = gadc_thermal_adc_to_temp(gti, val); in gadc_thermal_get_temp()