Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1826 struct xhci_ring *xhci_dma_to_transfer_ring(
H A Dxhci-mem.c562 struct xhci_ring *xhci_dma_to_transfer_ring( in xhci_dma_to_transfer_ring() function
H A Dxhci-ring.c2679 ep_ring = xhci_dma_to_transfer_ring(ep, ep_trb_dma); in handle_tx_event()