Lines Matching defs:mmc_omap_slot
99 struct mmc_omap_slot {
142 struct mmc_omap_slot *next_slot;
157 struct mmc_omap_slot *slots[OMAP_MMC_MAX_SLOTS];
158 struct mmc_omap_slot *current_slot;
172 static void mmc_omap_fclk_offdelay(struct mmc_omap_slot *slot)
197 static void mmc_omap_select_slot(struct mmc_omap_slot *slot, int claimed)
244 struct mmc_omap_slot *next_slot = host->next_slot;
255 static void mmc_omap_release_slot(struct mmc_omap_slot *slot, int clk_enabled)
275 struct mmc_omap_slot *new_slot;
298 int mmc_omap_cover_is_open(struct mmc_omap_slot *slot)
311 struct mmc_omap_slot *slot = mmc_priv(mmc);
324 struct mmc_omap_slot *slot = mmc_priv(mmc);
431 struct mmc_omap_slot *slot = host->current_slot;
472 struct mmc_omap_slot *slot = host->current_slot;
790 struct mmc_omap_slot *slot =
858 struct mmc_omap_slot *slot = host->slots[num];
877 struct mmc_omap_slot *slot = from_timer(slot, t, cover_timer);
883 struct mmc_omap_slot *slot = (struct mmc_omap_slot *)param;
1085 struct mmc_omap_slot *slot = mmc_priv(mmc);
1102 static void mmc_omap_set_power(struct mmc_omap_slot *slot, int power_on,
1127 struct mmc_omap_slot *slot = mmc_priv(mmc);
1155 struct mmc_omap_slot *slot = mmc_priv(mmc);
1228 struct mmc_omap_slot *slot = NULL;
1232 mmc = mmc_alloc_host(sizeof(struct mmc_omap_slot), host->dev);
1306 static void mmc_omap_remove_slot(struct mmc_omap_slot *slot)