Searched refs:xhci_stream_id_to_ring (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/host/
H A Dxhci.h1657 struct xhci_ring *xhci_stream_id_to_ring(
H A Dxhci-ring.c947 ep_ring = xhci_stream_id_to_ring(dev, ep_index, stream_id);
2625 ep_ring = xhci_stream_id_to_ring(xdev, ep_index, stream_id);
H A Dxhci-mem.c480 struct xhci_ring *xhci_stream_id_to_ring( function

Completed in 54 milliseconds