Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c271 xhci_stop(hcd); in xhci_pci_stop()
H A Dxhci.c571 void xhci_stop(struct usb_hcd *hcd) in xhci_stop() function
620 EXPORT_SYMBOL_GPL(xhci_stop);
5311 .stop = xhci_stop,
H A Dxhci.h2136 void xhci_stop(struct usb_hcd *hcd);
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c848 static void xhci_stop(XHCIState *xhci) in xhci_stop() function
2944 xhci_stop(xhci); in xhci_oper_write()