Lines Matching defs:mmc_omap_slot
100 struct mmc_omap_slot {
147 struct mmc_omap_slot *next_slot;
162 struct mmc_omap_slot *slots[OMAP_MMC_MAX_SLOTS];
163 struct mmc_omap_slot *current_slot;
177 static void mmc_omap_fclk_offdelay(struct mmc_omap_slot *slot)
202 static void mmc_omap_select_slot(struct mmc_omap_slot *slot, int claimed)
254 struct mmc_omap_slot *next_slot = host->next_slot;
265 static void mmc_omap_release_slot(struct mmc_omap_slot *slot, int clk_enabled)
285 struct mmc_omap_slot *new_slot;
308 int mmc_omap_cover_is_open(struct mmc_omap_slot *slot)
324 struct mmc_omap_slot *slot = mmc_priv(mmc);
337 struct mmc_omap_slot *slot = mmc_priv(mmc);
444 struct mmc_omap_slot *slot = host->current_slot;
485 struct mmc_omap_slot *slot = host->current_slot;
803 struct mmc_omap_slot *slot =
871 struct mmc_omap_slot *slot = host->slots[num];
890 struct mmc_omap_slot *slot = from_timer(slot, t, cover_timer);
896 struct mmc_omap_slot *slot = from_tasklet(slot, t, cover_tasklet);
1098 struct mmc_omap_slot *slot = mmc_priv(mmc);
1115 static void mmc_omap_set_power(struct mmc_omap_slot *slot, int power_on,
1145 struct mmc_omap_slot *slot = mmc_priv(mmc);
1173 struct mmc_omap_slot *slot = mmc_priv(mmc);
1246 struct mmc_omap_slot *slot = NULL;
1250 mmc = mmc_alloc_host(sizeof(struct mmc_omap_slot), host->dev);
1340 static void mmc_omap_remove_slot(struct mmc_omap_slot *slot)