Lines Matching refs:mmc_host

178 	struct	mmc_host	*mmc;
248 static int omap_hsmmc_enable_supply(struct mmc_host *mmc) in omap_hsmmc_enable_supply()
279 static int omap_hsmmc_disable_supply(struct mmc_host *mmc) in omap_hsmmc_disable_supply()
358 struct mmc_host *mmc = host->mmc; in omap_hsmmc_set_power()
438 struct mmc_host *mmc = host->mmc; in omap_hsmmc_disable_boot_regulators()
473 struct mmc_host *mmc = host->mmc; in omap_hsmmc_reg_get()
526 static int omap_hsmmc_gpio_init(struct mmc_host *mmc, in omap_hsmmc_gpio_init()
858 struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); in omap_hsmmc_show_cover_switch()
871 struct mmc_host *mmc = container_of(dev, struct mmc_host, class_dev); in omap_hsmmc_show_slot_name()
1558 static void omap_hsmmc_post_req(struct mmc_host *mmc, struct mmc_request *mrq, in omap_hsmmc_post_req()
1573 static void omap_hsmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq, in omap_hsmmc_pre_req()
1595 static void omap_hsmmc_request(struct mmc_host *mmc, struct mmc_request *req) in omap_hsmmc_request()
1648 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios()
1702 static int omap_hsmmc_get_cd(struct mmc_host *mmc) in omap_hsmmc_get_cd()
1711 static void omap_hsmmc_init_card(struct mmc_host *mmc, struct mmc_card *card) in omap_hsmmc_init_card()
1719 static void omap_hsmmc_enable_sdio_irq(struct mmc_host *mmc, int enable) in omap_hsmmc_enable_sdio_irq()
1859 struct mmc_host *mmc = s->private; in omap_hsmmc_regs_show()
1908 static void omap_hsmmc_debugfs(struct mmc_host *mmc) in omap_hsmmc_debugfs()
1917 static void omap_hsmmc_debugfs(struct mmc_host *mmc) in omap_hsmmc_debugfs()
2000 struct mmc_host *mmc; in omap_hsmmc_probe()