Searched refs:transfer_type (Results 1 – 4 of 4) sorted by relevance
39 get_direction(int transfer_type, int event_type) in get_direction() argument44 switch(transfer_type){ in get_direction()87 switch(uh->transfer_type) in usb_header_print()120 direction = get_direction(uh->transfer_type, uh->event_type); in usb_header_print()
80 u_int8_t transfer_type; member105 u_int8_t transfer_type; member
1215 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()1268 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()
560 uhdr->transfer_type = urb_transfer; in usb_read_linux()