Searched refs:URB_ISOCHRONOUS (Results 1 – 4 of 4) sorted by relevance
47 case URB_ISOCHRONOUS: in get_direction()89 case URB_ISOCHRONOUS: in usb_header_print()
41 #define URB_ISOCHRONOUS 0x0 macro
1215 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()1268 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()
538 urb_transfer = URB_ISOCHRONOUS; in usb_read_linux()