mxs_mmc_dt_ids    561 drivers/mmc/host/mxs-mmc.c static const struct of_device_id mxs_mmc_dt_ids[] = {
mxs_mmc_dt_ids    566 drivers/mmc/host/mxs-mmc.c MODULE_DEVICE_TABLE(of, mxs_mmc_dt_ids);
mxs_mmc_dt_ids    571 drivers/mmc/host/mxs-mmc.c 			of_match_device(mxs_mmc_dt_ids, &pdev->dev);
mxs_mmc_dt_ids    731 drivers/mmc/host/mxs-mmc.c 		.of_match_table = mxs_mmc_dt_ids,