Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1966 static inline bool xhci_urb_suitable_for_idt(struct urb *urb) in xhci_urb_suitable_for_idt() function
Dxhci-ring.c3646 if (xhci_urb_suitable_for_idt(urb)) { in xhci_queue_bulk_tx()
3792 if (xhci_urb_suitable_for_idt(urb)) { in xhci_queue_ctrl_tx()
Dxhci.c1342 if (xhci_urb_suitable_for_idt(urb)) in xhci_map_urb_for_dma()