menelaus_set_mmc_slot 365 arch/arm/mach-omap2/board-n8x0.c r = menelaus_set_mmc_slot(2, 0, vs2sel, 1); menelaus_set_mmc_slot 372 arch/arm/mach-omap2/board-n8x0.c r = menelaus_set_mmc_slot(1, 1, 0, 1); menelaus_set_mmc_slot 375 arch/arm/mach-omap2/board-n8x0.c r = menelaus_set_mmc_slot(2, 1, vs2sel, 1); menelaus_set_mmc_slot 415 arch/arm/mach-omap2/board-n8x0.c menelaus_set_mmc_slot(1, 0, 0, 0); menelaus_set_mmc_slot 416 arch/arm/mach-omap2/board-n8x0.c menelaus_set_mmc_slot(2, 0, vs2sel, 0); menelaus_set_mmc_slot 396 drivers/mfd/menelaus.c EXPORT_SYMBOL(menelaus_set_mmc_slot); menelaus_set_mmc_slot 19 include/linux/mfd/menelaus.h extern int menelaus_set_mmc_slot(int slot, int enable, int power, int cd_on);