Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-plat.c31 static int xhci_plat_start(struct usb_hcd *hcd);
36 .start = xhci_plat_start,
65 static int xhci_plat_start(struct usb_hcd *hcd) in xhci_plat_start() function