Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.h1687 struct xhci_ring *xhci_stream_id_to_ring(
Dxhci-ring.c1080 ep_ring = xhci_stream_id_to_ring(dev, ep_index, stream_id); in handle_set_deq_completion()
2952 ep_ring = xhci_stream_id_to_ring(xdev, ep_index, stream_id); in prepare_transfer()
Dxhci-mem.c489 struct xhci_ring *xhci_stream_id_to_ring( in xhci_stream_id_to_ring() function