Home
last modified time | relevance | path

Searched refs:xhci_triad_to_transfer_ring (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/usb/host/
Dxhci.h1949 struct xhci_ring *xhci_triad_to_transfer_ring(struct xhci_hcd *xhci,
1956 return xhci_triad_to_transfer_ring(xhci, urb->dev->slot_id, in xhci_urb_to_transfer_ring()
Dxhci-ring.c593 struct xhci_ring *xhci_triad_to_transfer_ring(struct xhci_hcd *xhci, in xhci_triad_to_transfer_ring() function
648 ep_ring = xhci_triad_to_transfer_ring(xhci, slot_id, in xhci_move_dequeue_past_td()
3276 ep_ring = xhci_triad_to_transfer_ring(xhci, xdev->slot_id, ep_index, in prepare_transfer()