Searched refs:xhci_dma_to_transfer_ring (Results 1 – 3 of 3) sorted by relevance
2072 ep_ring = xhci_dma_to_transfer_ring(ep, le64_to_cpu(event->buffer)); in finish_td()2347 ep_ring = xhci_dma_to_transfer_ring(ep, le64_to_cpu(event->buffer)); in process_bulk_intr_td()2446 ep_ring = xhci_dma_to_transfer_ring(ep, ep_trb_dma); in handle_tx_event()
2062 struct xhci_ring *xhci_dma_to_transfer_ring(
585 struct xhci_ring *xhci_dma_to_transfer_ring( in xhci_dma_to_transfer_ring() function