Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1815 struct xhci_ring *xhci_dma_to_transfer_ring(
Dxhci-mem.c569 struct xhci_ring *xhci_dma_to_transfer_ring( in xhci_dma_to_transfer_ring() function
Dxhci-ring.c2637 ep_ring = xhci_dma_to_transfer_ring(ep, ep_trb_dma); in handle_tx_event()