Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dintel-mid-touch.c106 int (*read_prepare)(struct mrstouch_dev *tsdev); member
413 if (tsdev->read_prepare(tsdev)) in mrstouch_pendet_irq()
511 tsdev->read_prepare = mrstouch_nec_adc_read_prepare; in mrstouch_adc_init()
517 tsdev->read_prepare = mrstouch_fs_adc_read_prepare; in mrstouch_adc_init()