Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-plat.c105 return xhci_run(hcd); in xhci_plat_start()
Dxhci.c662 int xhci_run(struct usb_hcd *hcd) in xhci_run() function
721 EXPORT_SYMBOL_GPL(xhci_run);
1241 retval = xhci_run(hcd); in xhci_resume()
1244 retval = xhci_run(xhci->shared_hcd); in xhci_resume()
5446 .start = xhci_run,
Dxhci.h2117 int xhci_run(struct usb_hcd *hcd);