Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c855 static XHCIStreamContext *xhci_alloc_stream_contexts(unsigned count, in xhci_alloc_stream_contexts() function
882 epctx->pstreams = xhci_alloc_stream_contexts(epctx->nr_pstreams, base); in xhci_alloc_streams()