Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-plat.c99 return xhci_run(hcd); in xhci_plat_start()
Dxhci.c505 int xhci_run(struct usb_hcd *hcd) in xhci_run() function
560 EXPORT_SYMBOL_GPL(xhci_run);
1081 retval = xhci_run(hcd); in xhci_resume()
1084 retval = xhci_run(xhci->shared_hcd); in xhci_resume()
5279 .start = xhci_run,
Dxhci-pci.c263 return xhci_run(hcd); in xhci_pci_run()
Dxhci.h2126 int xhci_run(struct usb_hcd *hcd);