Searched refs:xhci_run (Results 1 – 3 of 3) sorted by relevance
115 return xhci_run(hcd); in xhci_plat_start()
638 int xhci_run(struct usb_hcd *hcd) in xhci_run() function705 EXPORT_SYMBOL_GPL(xhci_run);1225 retval = xhci_run(hcd->primary_hcd); in xhci_resume()1228 retval = xhci_run(secondary_hcd); in xhci_resume()5395 .start = xhci_run,
2088 int xhci_run(struct usb_hcd *hcd);