Home
last modified time | relevance | path

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

/linux/sound/usb/caiaq/
H A Ddevice.h84 int streaming, first_packet, output_running; member
/linux/sound/firewire/
H A Disight.c61 bool first_packet; member
/linux/drivers/hid/
H A Dhid-multitouch.c1174 bool first_packet) in mt_process_mt_event()
1217 bool first_packet; in mt_touch_report() local
/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb.c442 static int pcan_usb_decode_ts(struct pcan_usb_msg_context *mc, u8 first_packet) in pcan_usb_decode_ts()