Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c86 static int xhci_pci_setup(struct usb_hcd *hcd);
92 .reset = xhci_pci_setup,
599 static int xhci_pci_setup(struct usb_hcd *hcd) in xhci_pci_setup() function