dw_mci_exynos_match  529 drivers/mmc/host/dw_mmc-exynos.c static const struct of_device_id dw_mci_exynos_match[] = {
dw_mci_exynos_match  544 drivers/mmc/host/dw_mmc-exynos.c MODULE_DEVICE_TABLE(of, dw_mci_exynos_match);
dw_mci_exynos_match  552 drivers/mmc/host/dw_mmc-exynos.c 	match = of_match_node(dw_mci_exynos_match, pdev->dev.of_node);
dw_mci_exynos_match  593 drivers/mmc/host/dw_mmc-exynos.c 		.of_match_table	= dw_mci_exynos_match,