Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dusbtouchscreen.c55 struct usbtouch_usb;
82 int (*alloc) (struct usbtouch_usb *usbtouch);
83 int (*init) (struct usbtouch_usb *usbtouch);
84 void (*exit) (struct usbtouch_usb *usbtouch);
88 struct usbtouch_usb { struct
249 static int e2i_init(struct usbtouch_usb *usbtouch) in e2i_init()
293 static int egalax_init(struct usbtouch_usb *usbtouch) in egalax_init()
955 static int nexio_init(struct usbtouch_usb *usbtouch) in nexio_init()
1492 struct usbtouch_usb *usbtouch = urb->context; in usbtouch_irq()
1624 struct usbtouch_usb *usbtouch) in usbtouch_free_buffers()
[all …]