Searched refs:xhci_stream_id_to_ring (Results 1 – 3 of 3) sorted by relevance
1246 ep_ring = xhci_stream_id_to_ring(dev, ep_index, stream_id); in xhci_handle_cmd_set_deq()3124 ep_ring = xhci_stream_id_to_ring(xdev, ep_index, stream_id); in prepare_transfer()
2065 struct xhci_ring *xhci_stream_id_to_ring(
595 struct xhci_ring *xhci_stream_id_to_ring( in xhci_stream_id_to_ring() function