mxcmci_of_match   176 drivers/mmc/host/mxcmmc.c static const struct of_device_id mxcmci_of_match[] = {
mxcmci_of_match   190 drivers/mmc/host/mxcmmc.c MODULE_DEVICE_TABLE(of, mxcmci_of_match);
mxcmci_of_match  1009 drivers/mmc/host/mxcmmc.c 	of_id = of_match_device(mxcmci_of_match, &pdev->dev);
mxcmci_of_match  1239 drivers/mmc/host/mxcmmc.c 		.of_match_table	= mxcmci_of_match,