Home
last modified time | relevance | path

Searched refs:xhci_urb_suitable_for_idt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.h1980 static inline bool xhci_urb_suitable_for_idt(struct urb *urb) in xhci_urb_suitable_for_idt() function
H A Dxhci-ring.c3688 if (xhci_urb_suitable_for_idt(urb)) { in xhci_queue_bulk_tx()
3848 if (xhci_urb_suitable_for_idt(urb)) { in xhci_queue_ctrl_tx()
H A Dxhci.c1335 if (xhci_urb_suitable_for_idt(urb)) in xhci_map_urb_for_dma()