Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-pci.c79 static int xhci_pci_setup(struct usb_hcd *hcd);
82 .reset = xhci_pci_setup,
356 static int xhci_pci_setup(struct usb_hcd *hcd) in xhci_pci_setup() function