Searched refs:first_packet (Results 1 – 4 of 4) sorted by relevance
1202 bool first_packet) in mt_process_mt_event() argument1217 if (!first_packet) in mt_process_mt_event()1245 bool first_packet; in mt_touch_report() local1282 first_packet = app->num_received == 0; in mt_touch_report()1301 first_packet); in mt_touch_report()
442 static int pcan_usb_decode_ts(struct pcan_usb_msg_context *mc, u8 first_packet) in pcan_usb_decode_ts() argument445 if (first_packet) { in pcan_usb_decode_ts()
472 unsigned first_packet; member
1631 sched->first_packet = urb->error_count; in iso_stream_schedule()1767 for (packet = iso_sched->first_packet, itd = NULL; in itd_link_urb()2169 for (packet = sched->first_packet, sitd = NULL; in sitd_link_urb()
Completed in 19 milliseconds