Lines Matching defs:tsdev
114 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
648 struct mrstouch_dev *tsdev = platform_get_drvdata(pdev); in mrstouch_remove() local