Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dusbtouchscreen.c1305 static void usbtouch_process_pkt(struct usbtouch_usb *usbtouch, in usbtouch_process_pkt() function
1366 usbtouch_process_pkt(usbtouch, usbtouch->buffer, pkt_len); in usbtouch_process_multi()
1390 usbtouch_process_pkt(usbtouch, buffer + pos, pkt_len); in usbtouch_process_multi()
1581 type->process_pkt = usbtouch_process_pkt; in usbtouch_probe()