Searched refs:ti_adc_with_touchscreen (Results 1 – 2 of 2) sorted by relevance
109 if (ti_adc_with_touchscreen(tscadc)) in tscadc_idle_config()144 if (ti_adc_with_touchscreen(tscadc)) { in ti_tscadc_probe()248 if (ti_adc_with_touchscreen(tscadc)) { in ti_tscadc_probe()
185 static inline bool ti_adc_with_touchscreen(struct ti_tscadc_dev *tscadc) in ti_adc_with_touchscreen() function