Searched refs:priv_match (Results 1 – 1 of 1) sorted by relevance
226 const struct xhci_plat_priv *priv_match; in xhci_plat_probe() local328 priv_match = of_device_get_match_data(&pdev->dev); in xhci_plat_probe()330 priv_match = dev_get_platdata(&pdev->dev); in xhci_plat_probe()332 if (priv_match) { in xhci_plat_probe()335 *priv = *priv_match; in xhci_plat_probe()