Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-of-dwcmshc.c351 const struct sdhci_pltfm_data *pltfm_data; in dwcmshc_probe() local
355 pltfm_data = of_device_get_match_data(&pdev->dev); in dwcmshc_probe()
356 if (!pltfm_data) { in dwcmshc_probe()
361 host = sdhci_pltfm_init(pdev, pltfm_data, in dwcmshc_probe()
405 if (pltfm_data == &sdhci_dwcmshc_rk3568_pdata) { in dwcmshc_probe()

Completed in 5 milliseconds