Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-plat.c100 return xhci_run(hcd); in xhci_plat_start()
H A Dxhci.c506 int xhci_run(struct usb_hcd *hcd) in xhci_run() function
561 EXPORT_SYMBOL_GPL(xhci_run);
1083 retval = xhci_run(hcd); in xhci_resume()
1086 retval = xhci_run(xhci->shared_hcd); in xhci_resume()
5342 .start = xhci_run,
H A Dxhci-pci.c270 return xhci_run(hcd);
H A Dxhci.h1880 int xhci_run(struct usb_hcd *hcd);
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c841 static void xhci_run(XHCIState *xhci) in xhci_run() function
2942 xhci_run(xhci); in xhci_oper_write()