mmc_host           75 include/linux/mmc/card.h struct mmc_host;
mmc_host           85 include/linux/mmc/card.h 	struct mmc_host		*host;		/* the host this device belongs to */
mmc_host          129 include/linux/mmc/core.h struct mmc_host;
mmc_host           53 include/linux/mmc/host.h 	void	(*request)(struct mmc_host *host, struct mmc_request *req);
mmc_host           74 include/linux/mmc/host.h 	void	(*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
mmc_host           75 include/linux/mmc/host.h 	int	(*get_ro)(struct mmc_host *host);
mmc_host           76 include/linux/mmc/host.h 	int	(*get_cd)(struct mmc_host *host);
mmc_host           78 include/linux/mmc/host.h 	void	(*enable_sdio_irq)(struct mmc_host *host, int enable);
mmc_host          165 include/linux/mmc/host.h extern struct mmc_host *mmc_alloc_host(int extra, struct device *);
mmc_host            7 include/linux/spi/mmc_spi.h struct mmc_host;