Searched refs:pltfm_data (Results 1 – 2 of 2) sorted by relevance
472 const struct sdhci_pltfm_data *pltfm_data; in dwcmshc_probe() local476 pltfm_data = device_get_match_data(&pdev->dev); in dwcmshc_probe()477 if (!pltfm_data) { in dwcmshc_probe()482 host = sdhci_pltfm_init(pdev, pltfm_data, in dwcmshc_probe()526 if (pltfm_data == &sdhci_dwcmshc_rk35xx_pdata) { in dwcmshc_probe()546 if (pltfm_data == &sdhci_dwcmshc_bf3_pdata) in dwcmshc_probe()
86 const struct sdhci_pltfm_data pltfm_data; member423 .pltfm_data = {431 .pltfm_data = {437 .pltfm_data = {499 host = sdhci_pltfm_init(pdev, &data->pltfm_data, in sdhci_cdns_probe()