Home
last modified time | relevance | path

Searched refs:cb710_slot_to_mmc (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/mmc/host/
Dcb710-mmc.c87 struct cb710_mmc_reader *reader = mmc_priv(cb710_slot_to_mmc(slot)); in cb710_mmc_enable_irq()
618 struct mmc_host *mmc = cb710_slot_to_mmc(slot); in cb710_mmc_irq_handler()
670 struct mmc_host *mmc = cb710_slot_to_mmc(slot); in cb710_mmc_suspend()
684 struct mmc_host *mmc = cb710_slot_to_mmc(slot); in cb710_mmc_resume()
752 struct mmc_host *mmc = cb710_slot_to_mmc(slot); in cb710_mmc_exit()
Dcb710-mmc.h25 static inline struct mmc_host *cb710_slot_to_mmc(struct cb710_slot *slot) in cb710_slot_to_mmc() function