usbtouch_process_pkt
usbtouch_process_pkt(usbtouch, usbtouch->buffer, pkt_len);
usbtouch_process_pkt(usbtouch, buffer + pos, pkt_len);
usbtouch->process_pkt = usbtouch_process_pkt;