Searched defs:gti (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ | ||
H A D | thermal-generic-adc.c | 24 static int gadc_thermal_adc_to_temp(struct gadc_thermal_info *gti, int val) in gadc_thermal_adc_to_temp() argument 57 struct gadc_thermal_info *gti = data; gadc_thermal_get_temp() local 75 gadc_thermal_read_linear_lookup_table(struct device *dev, struct gadc_thermal_info *gti) gadc_thermal_read_linear_lookup_table() argument 119 struct gadc_thermal_info *gti; gadc_thermal_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/thermal/ | ||
H A D | thermal-generic-adc.c | 26 static int gadc_thermal_adc_to_temp(struct gadc_thermal_info *gti, int val) in gadc_thermal_adc_to_temp() argument 59 struct gadc_thermal_info *gti = thermal_zone_device_priv(tz); gadc_thermal_get_temp() local 76 gadc_thermal_read_linear_lookup_table(struct device *dev, struct gadc_thermal_info *gti) gadc_thermal_read_linear_lookup_table() argument 120 struct gadc_thermal_info *gti; gadc_thermal_probe() local [all...] |
Completed in 1 milliseconds