Home
last modified time | relevance | path

Searched defs:tsdev (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/input/touchscreen/
Dintel-mid-touch.c114 static int mrstouch_nec_adc_read_prepare(struct mrstouch_dev *tsdev) in mrstouch_nec_adc_read_prepare()
122 static int mrstouch_nec_adc_read_finish(struct mrstouch_dev *tsdev) in mrstouch_nec_adc_read_finish()
191 static int mrstouch_nec_adc_read(struct mrstouch_dev *tsdev, in mrstouch_nec_adc_read()
243 static int mrstouch_fs_adc_read_prepare(struct mrstouch_dev *tsdev) in mrstouch_fs_adc_read_prepare()
299 static int mrstouch_fs_adc_read(struct mrstouch_dev *tsdev, in mrstouch_fs_adc_read()
345 static int mrstouch_fs_adc_read_finish(struct mrstouch_dev *tsdev) in mrstouch_fs_adc_read_finish()
405 struct mrstouch_dev *tsdev = dev_id; in mrstouch_pendet_irq() local
449 static int __devinit mrstouch_chan_parse(struct mrstouch_dev *tsdev) in mrstouch_chan_parse()
497 static int __devinit mrstouch_adc_init(struct mrstouch_dev *tsdev) in mrstouch_adc_init()
573 struct mrstouch_dev *tsdev; in mrstouch_probe() local
[all …]