switch_slot       392 arch/arm/mach-omap1/board-htcherald.c 	.switch_slot                    = NULL,
switch_slot       437 arch/arm/mach-omap2/board-n8x0.c 	.switch_slot			= n8x0_mmc_switch_slot,
switch_slot       219 drivers/mmc/host/omap.c 		if (host->pdata->switch_slot != NULL)
switch_slot       220 drivers/mmc/host/omap.c 			host->pdata->switch_slot(mmc_dev(slot->mmc), slot->id);
switch_slot        24 include/linux/platform_data/mmc-omap.h 	int (*switch_slot)(struct device *dev, int slot);