Symbol: mmc_omap_slot
drivers/mmc/host/omap.c
1095
struct mmc_omap_slot *slot = mmc_priv(mmc);
drivers/mmc/host/omap.c
1112
static void mmc_omap_set_power(struct mmc_omap_slot *slot, int power_on,
drivers/mmc/host/omap.c
1157
struct mmc_omap_slot *slot = mmc_priv(mmc);
drivers/mmc/host/omap.c
1185
struct mmc_omap_slot *slot = mmc_priv(mmc);
drivers/mmc/host/omap.c
1258
struct mmc_omap_slot *slot = NULL;
drivers/mmc/host/omap.c
1353
static void mmc_omap_remove_slot(struct mmc_omap_slot *slot)
drivers/mmc/host/omap.c
148
struct mmc_omap_slot *next_slot;
drivers/mmc/host/omap.c
161
struct mmc_omap_slot *slots[OMAP_MMC_MAX_SLOTS];
drivers/mmc/host/omap.c
162
struct mmc_omap_slot *current_slot;
drivers/mmc/host/omap.c
176
static void mmc_omap_fclk_offdelay(struct mmc_omap_slot *slot)
drivers/mmc/host/omap.c
201
static void mmc_omap_select_slot(struct mmc_omap_slot *slot, int claimed)
drivers/mmc/host/omap.c
253
struct mmc_omap_slot *next_slot = host->next_slot;
drivers/mmc/host/omap.c
264
static void mmc_omap_release_slot(struct mmc_omap_slot *slot, int clk_enabled)
drivers/mmc/host/omap.c
284
struct mmc_omap_slot *new_slot;
drivers/mmc/host/omap.c
307
int mmc_omap_cover_is_open(struct mmc_omap_slot *slot)
drivers/mmc/host/omap.c
323
struct mmc_omap_slot *slot = mmc_priv(mmc);
drivers/mmc/host/omap.c
336
struct mmc_omap_slot *slot = mmc_priv(mmc);
drivers/mmc/host/omap.c
443
struct mmc_omap_slot *slot = host->current_slot;
drivers/mmc/host/omap.c
486
struct mmc_omap_slot *slot = host->current_slot;
drivers/mmc/host/omap.c
796
struct mmc_omap_slot *slot =
drivers/mmc/host/omap.c
864
struct mmc_omap_slot *slot = host->slots[num];
drivers/mmc/host/omap.c
883
struct mmc_omap_slot *slot = timer_container_of(slot, t, cover_timer);
drivers/mmc/host/omap.c
889
struct mmc_omap_slot *slot = from_work(slot, t, cover_bh_work);