Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c999 static XHCIStreamContext *xhci_find_stream(XHCIEPContext *epctx, in xhci_find_stream() function
1413 sctx = xhci_find_stream(epctx, streamid, &err); in xhci_set_ep_dequeue()
1576 sctx = xhci_find_stream(epctx, xfer->streamid, &err); in xhci_stall_ep()
1940 stctx = xhci_find_stream(epctx, streamid, &err); in xhci_kick_epctx()