Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-plat.c42 if (priv->plat_start) in xhci_priv_plat_start()
43 priv->plat_start(hcd); in xhci_priv_plat_start()
103 .plat_start = xhci_rcar_start,
110 .plat_start = xhci_rcar_start,
Dxhci-plat.h15 void (*plat_start)(struct usb_hcd *); member