Home
last modified time | relevance | path

Searched refs:xhci_triad_to_transfer_ring (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h2204 struct xhci_ring *xhci_triad_to_transfer_ring(struct xhci_hcd *xhci,
2211 return xhci_triad_to_transfer_ring(xhci, urb->dev->slot_id, in xhci_urb_to_transfer_ring()
H A Dxhci-ring.c486 struct xhci_ring *xhci_triad_to_transfer_ring(struct xhci_hcd *xhci, in xhci_triad_to_transfer_ring() function
581 ep_ring = xhci_triad_to_transfer_ring(xhci, slot_id, in xhci_find_new_dequeue_state()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h2236 struct xhci_ring *xhci_triad_to_transfer_ring(struct xhci_hcd *xhci,
2243 return xhci_triad_to_transfer_ring(xhci, urb->dev->slot_id, in xhci_urb_to_transfer_ring()
H A Dxhci-ring.c583 struct xhci_ring *xhci_triad_to_transfer_ring(struct xhci_hcd *xhci, in xhci_triad_to_transfer_ring() function
638 ep_ring = xhci_triad_to_transfer_ring(xhci, slot_id, in xhci_move_dequeue_past_td()
3319 ep_ring = xhci_triad_to_transfer_ring(xhci, xdev->slot_id, ep_index, in prepare_transfer()

Completed in 39 milliseconds