Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dti_am335x_tscadc.c109 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()
/openbmc/linux/include/linux/mfd/
H A Dti_am335x_tscadc.h185 static inline bool ti_adc_with_touchscreen(struct ti_tscadc_dev *tscadc) in ti_adc_with_touchscreen() function