Searched refs:xhci_alloc_streams (Results 1 – 2 of 2) sorted by relevance
878 static void xhci_alloc_streams(XHCIEPContext *epctx, dma_addr_t base) in xhci_alloc_streams() function1112 xhci_alloc_streams(epctx, dequeue); in xhci_init_epctx()
3377 static int xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_alloc_streams() function5355 .alloc_streams = xhci_alloc_streams,