Home
last modified time | relevance | path

Searched refs:switch_slot (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/platform_data/
A Dmmc-omap.h24 int (*switch_slot)(struct device *dev, int slot); member
/linux-6.3-rc2/arch/arm/mach-omap2/
A Dboard-n8x0.c436 .switch_slot = n8x0_mmc_switch_slot,
/linux-6.3-rc2/drivers/mmc/host/
A Domap.c219 if (host->pdata->switch_slot != NULL) in mmc_omap_select_slot()
220 host->pdata->switch_slot(mmc_dev(slot->mmc), slot->id); in mmc_omap_select_slot()

Completed in 8 milliseconds