Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c878 static void xhci_alloc_streams(XHCIEPContext *epctx, dma_addr_t base) in xhci_alloc_streams() function
1112 xhci_alloc_streams(epctx, dequeue); in xhci_init_epctx()
/openbmc/linux/drivers/usb/host/
H A Dxhci.c3377 static int xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_alloc_streams() function
5355 .alloc_streams = xhci_alloc_streams,