Searched refs:switch_slot (Results 1 – 4 of 4) sorted by relevance
24 int (*switch_slot)(struct device *dev, int slot); member
437 .switch_slot = n8x0_mmc_switch_slot,
392 .switch_slot = NULL,
219 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 10 milliseconds