Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c505 static struct xhci_ring *xhci_virt_ep_to_ring(struct xhci_hcd *xhci, in xhci_virt_ep_to_ring() function
539 return xhci_virt_ep_to_ring(xhci, ep, stream_id); in xhci_triad_to_transfer_ring()
1316 ep_ring = xhci_virt_ep_to_ring(xhci, ep, stream_id); in xhci_handle_cmd_set_deq()