Searched refs:URB_ISOCHRONOUS (Results 1 – 4 of 4) sorted by relevance
48 case URB_ISOCHRONOUS: in get_direction()90 case URB_ISOCHRONOUS: in usb_header_print()
43 #define URB_ISOCHRONOUS 0x0 macro
1500 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()1553 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()
931 urb_transfer = URB_ISOCHRONOUS; in usb_read_linux()