Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c893 static void xhci_free_streams(XHCIEPContext *epctx) in xhci_free_streams() function
1285 xhci_free_streams(epctx); in xhci_disable_ep()
/openbmc/linux/drivers/usb/host/
H A Dxhci.c3521 static int xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, in xhci_free_streams() function
5312 .free_streams = xhci_free_streams,