Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/
Dti_am335x_tscadc.c109 if (ti_adc_with_touchscreen(tscadc)) in tscadc_idle_config()
142 if (ti_adc_with_touchscreen(tscadc)) { in ti_tscadc_probe()
246 if (ti_adc_with_touchscreen(tscadc)) { in ti_tscadc_probe()
/linux-6.12.1/include/linux/mfd/
Dti_am335x_tscadc.h185 static inline bool ti_adc_with_touchscreen(struct ti_tscadc_dev *tscadc) in ti_adc_with_touchscreen() function