Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/ !
Dxhci-ring.c3620 if (xhci_urb_suitable_for_idt(urb)) { in xhci_queue_bulk_tx()
3769 if (xhci_urb_suitable_for_idt(urb)) { in xhci_queue_ctrl_tx()
Dxhci.h2242 static inline bool xhci_urb_suitable_for_idt(struct urb *urb) in xhci_urb_suitable_for_idt() function
Dxhci.c1441 if (xhci_urb_suitable_for_idt(urb)) in xhci_map_urb_for_dma()