Home
last modified time | relevance | path

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

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