Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h2095 struct xhci_ring *xhci_dma_to_transfer_ring(
Dxhci-mem.c584 struct xhci_ring *xhci_dma_to_transfer_ring( in xhci_dma_to_transfer_ring() function
Dxhci-ring.c2554 ep_ring = xhci_dma_to_transfer_ring(ep, ep_trb_dma); in handle_tx_event()