st_sdhci_match    512 drivers/mmc/host/sdhci-st.c static const struct of_device_id st_sdhci_match[] = {
st_sdhci_match    517 drivers/mmc/host/sdhci-st.c MODULE_DEVICE_TABLE(of, st_sdhci_match);
st_sdhci_match    525 drivers/mmc/host/sdhci-st.c 		   .of_match_table = of_match_ptr(st_sdhci_match),