Lines Matching defs:mmc

173 	struct	mmc_host	*mmc;  member
243 static int omap_hsmmc_enable_supply(struct mmc_host *mmc) in omap_hsmmc_enable_supply()
274 static int omap_hsmmc_disable_supply(struct mmc_host *mmc) in omap_hsmmc_disable_supply()
339 struct mmc_host *mmc = host->mmc; in omap_hsmmc_set_power() local
410 struct mmc_host *mmc = host->mmc; in omap_hsmmc_disable_boot_regulators() local
444 struct mmc_host *mmc = host->mmc; in omap_hsmmc_reg_get() local
489 static int omap_hsmmc_gpio_init(struct mmc_host *mmc, in omap_hsmmc_gpio_init()
821 struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); in omap_hsmmc_show_cover_switch() local
834 struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); in omap_hsmmc_show_slot_name() local
1515 static void omap_hsmmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in omap_hsmmc_post_req()
1530 static void omap_hsmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq) in omap_hsmmc_pre_req()
1551 static void omap_hsmmc_request(struct mmc_host *mmc, struct mmc_request *req) in omap_hsmmc_request()
1599 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios()
1649 static int omap_hsmmc_get_cd(struct mmc_host *mmc) in omap_hsmmc_get_cd()
1658 static void omap_hsmmc_init_card(struct mmc_host *mmc, struct mmc_card *card) in omap_hsmmc_init_card()
1666 static void omap_hsmmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in omap_hsmmc_enable_sdio_irq()
1806 struct mmc_host *mmc = s->private; in omap_hsmmc_regs_show() local
1855 static void omap_hsmmc_debugfs(struct mmc_host *mmc) in omap_hsmmc_debugfs()
1864 static void omap_hsmmc_debugfs(struct mmc_host *mmc) in omap_hsmmc_debugfs()
1951 struct mmc_host *mmc; in omap_hsmmc_probe() local