Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h2089 struct xhci_ring *xhci_dma_to_transfer_ring(
H A Dxhci-mem.c657 struct xhci_ring *xhci_dma_to_transfer_ring( in xhci_dma_to_transfer_ring() function
H A Dxhci-ring.c2611 ep_ring = xhci_dma_to_transfer_ring(ep, ep_trb_dma); in handle_tx_event()