Home
last modified time | relevance | path

Searched refs:menelaus_set_mmc_opendrain (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mfd/
H A Dmenelaus.h18 extern int menelaus_set_mmc_opendrain(int slot, int enable);
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dmenelaus.h18 extern int menelaus_set_mmc_opendrain(int slot, int enable);
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dboard-n8x0.c299 r = menelaus_set_mmc_opendrain(slot, 1); in n8x0_mmc_set_bus_mode()
302 r = menelaus_set_mmc_opendrain(slot, 0); in n8x0_mmc_set_bus_mode()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dboard-n8x0.c256 r = menelaus_set_mmc_opendrain(slot, 1); in n8x0_mmc_set_bus_mode()
259 r = menelaus_set_mmc_opendrain(slot, 0); in n8x0_mmc_set_bus_mode()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dmenelaus.c285 int menelaus_set_mmc_opendrain(int slot, int enable) in menelaus_set_mmc_opendrain() function
314 EXPORT_SYMBOL(menelaus_set_mmc_opendrain); variable
/kernel/linux/linux-6.6/drivers/mfd/
H A Dmenelaus.c285 int menelaus_set_mmc_opendrain(int slot, int enable) in menelaus_set_mmc_opendrain() function
314 EXPORT_SYMBOL(menelaus_set_mmc_opendrain); variable

Completed in 7 milliseconds