Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-plat.c73 return xhci_run(hcd); in xhci_plat_start()
Dxhci.c598 int xhci_run(struct usb_hcd *hcd) in xhci_run() function
667 EXPORT_SYMBOL_GPL(xhci_run);
1074 retval = xhci_run(hcd->primary_hcd); in xhci_resume()
1077 retval = xhci_run(secondary_hcd); in xhci_resume()
4979 .start = xhci_run,
Dxhci.h1823 int xhci_run(struct usb_hcd *hcd);