Home
last modified time | relevance | path

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

/linux-3.3/drivers/input/touchscreen/
Dusbtouchscreen.c257 static int e2i_init(struct usbtouch_usb *usbtouch) in e2i_init()
368 static int mtouch_init(struct usbtouch_usb *usbtouch) in mtouch_init()
515 static int dmc_tsc10_init(struct usbtouch_usb *usbtouch) in dmc_tsc10_init()
746 static int nexio_alloc(struct usbtouch_usb *usbtouch) in nexio_alloc()
778 static int nexio_init(struct usbtouch_usb *usbtouch) in nexio_init()
858 static void nexio_exit(struct usbtouch_usb *usbtouch) in nexio_exit()
868 static int nexio_read_data(struct usbtouch_usb *usbtouch, unsigned char *pkt) in nexio_read_data()
1184 static void usbtouch_process_pkt(struct usbtouch_usb *usbtouch, in usbtouch_process_pkt()
1208 static void usbtouch_process_multi(struct usbtouch_usb *usbtouch, in usbtouch_process_multi()
1288 struct usbtouch_usb *usbtouch = urb->context; in usbtouch_irq() local
[all …]