Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal-generic-adc.c24 static int gadc_thermal_adc_to_temp(struct gadc_thermal_info *gti, int val) in gadc_thermal_adc_to_temp() function
66 *temp = gadc_thermal_adc_to_temp(gti, val); in gadc_thermal_get_temp()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds