Searched refs:transfer_type (Results 1 – 7 of 7) sorted by relevance
40 get_direction(int transfer_type, int event_type) in get_direction() argument45 switch(transfer_type){ in get_direction()88 switch(uh->transfer_type) in usb_header_print()121 direction = get_direction(uh->transfer_type, uh->event_type); in usb_header_print()
18 int dma_get_device(u32 transfer_type, struct udevice **devp) in dma_get_device() argument28 if (uc_priv->supported & transfer_type) in dma_get_device()34 transfer_type); in dma_get_device()
82 uint8_t transfer_type; member107 uint8_t transfer_type; member
71 int dma_get_device(u32 transfer_type, struct udevice **devp);
1362 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()1415 if (uhdr->transfer_type == URB_ISOCHRONOUS) { in swap_linux_usb_header()
818 uhdr->transfer_type = urb_transfer; in usb_read_linux()
869 const char *transfer_type = nullptr; in ValidateQFOTransferBarrierUniqueness() local878 transfer_type = "releasing"; in ValidateQFOTransferBarrierUniqueness()885 transfer_type = "acquiring"; in ValidateQFOTransferBarrierUniqueness()893 func_name, barrier_name, b, transfer_type, handle_name, in ValidateQFOTransferBarrierUniqueness()