Searched refs:sdhci_omap_data (Results 1 – 1 of 1) sorted by relevance
91 struct sdhci_omap_data { struct923 static const struct sdhci_omap_data k2g_data = {927 static const struct sdhci_omap_data am335_data = {932 static const struct sdhci_omap_data am437_data = {937 static const struct sdhci_omap_data dra7_data = {1091 struct sdhci_omap_data *data; in sdhci_omap_probe()1099 data = (struct sdhci_omap_data *)match->data; in sdhci_omap_probe()