Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c83 static int xhci_pci_run(struct usb_hcd *hcd);
89 .start = xhci_pci_run,
254 static int xhci_pci_run(struct usb_hcd *hcd) in xhci_pci_run() function