mxcmci_devtype    160 drivers/mmc/host/mxcmmc.c static const struct platform_device_id mxcmci_devtype[] = {
mxcmci_devtype    174 drivers/mmc/host/mxcmmc.c MODULE_DEVICE_TABLE(platform, mxcmci_devtype);
mxcmci_devtype    179 drivers/mmc/host/mxcmmc.c 		.data = &mxcmci_devtype[IMX21_MMC],
mxcmci_devtype    182 drivers/mmc/host/mxcmmc.c 		.data = &mxcmci_devtype[IMX31_MMC],
mxcmci_devtype    185 drivers/mmc/host/mxcmmc.c 		.data = &mxcmci_devtype[MPC512X_MMC],
mxcmci_devtype   1235 drivers/mmc/host/mxcmmc.c 	.id_table	= mxcmci_devtype,