Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-plat.c30 static int xhci_plat_setup(struct usb_hcd *hcd);
35 .reset = xhci_plat_setup,
50 static int xhci_plat_setup(struct usb_hcd *hcd) in xhci_plat_setup() function