Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/touchscreen/
H A Dusbtouchscreen.c55 struct usbtouch_usb;
80 int (*alloc) (struct usbtouch_usb *usbtouch);
81 int (*init) (struct usbtouch_usb *usbtouch);
82 void (*exit) (struct usbtouch_usb *usbtouch);
86 struct usbtouch_usb { struct
114 static int e2i_init(struct usbtouch_usb *usbtouch) in e2i_init()
168 static int egalax_init(struct usbtouch_usb *usbtouch) in egalax_init()
389 static int mtouch_init(struct usbtouch_usb *usbtouch) in mtouch_init()
1290 struct usbtouch_usb *usbtouch = urb->context; in usbtouch_irq()
1423 struct usbtouch_usb *usbtouch) in usbtouch_free_buffers()
[all …]