Searched refs:xhci_stream_id_to_ring (Results 1 – 3 of 3) sorted by relevance
1805 struct xhci_ring *xhci_stream_id_to_ring(
969 ep_ring = xhci_stream_id_to_ring(dev, ep_index, stream_id); in xhci_handle_cmd_set_deq()2904 ep_ring = xhci_stream_id_to_ring(xdev, ep_index, stream_id); in prepare_transfer()
629 struct xhci_ring *xhci_stream_id_to_ring( in xhci_stream_id_to_ring() function