Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-multitouch.c1108 bool first_packet) in mt_process_mt_event() argument
1123 if (!first_packet) in mt_process_mt_event()
1151 bool first_packet; in mt_touch_report() local
1188 first_packet = app->num_received == 0; in mt_touch_report()
1207 first_packet); in mt_touch_report()
/drivers/net/can/usb/peak_usb/
Dpcan_usb.c414 static int pcan_usb_decode_ts(struct pcan_usb_msg_context *mc, u8 first_packet) in pcan_usb_decode_ts() argument
417 if (first_packet) { in pcan_usb_decode_ts()
/drivers/usb/host/
Dehci.h469 unsigned first_packet; member
Dehci-sched.c1620 sched->first_packet = urb->error_count; in iso_stream_schedule()
1756 for (packet = iso_sched->first_packet, itd = NULL; in itd_link_urb()
2158 for (packet = sched->first_packet, sitd = NULL; in sitd_link_urb()