Lines Matching refs:mmc_host
126 struct mmc_host *mmc;
761 static void mxcmci_request(struct mmc_host *mmc, struct mmc_request *req) in mxcmci_request()
829 static int mxcmci_setup_dma(struct mmc_host *mmc) in mxcmci_setup_dma()
845 static void mxcmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mxcmci_set_ios()
896 struct mmc_host *mmc = data; in mxcmci_detect_irq()
904 static int mxcmci_get_ro(struct mmc_host *mmc) in mxcmci_get_ro()
918 static void mxcmci_enable_sdio_irq(struct mmc_host *mmc, int enable) in mxcmci_enable_sdio_irq()
937 static void mxcmci_init_card(struct mmc_host *host, struct mmc_card *card) in mxcmci_init_card()
968 struct mmc_host *mmc = (struct mmc_host *)data; in mxcmci_watchdog()
1005 struct mmc_host *mmc; in mxcmci_probe()
1185 struct mmc_host *mmc = platform_get_drvdata(pdev); in mxcmci_remove()
1206 struct mmc_host *mmc = dev_get_drvdata(dev); in mxcmci_suspend()
1216 struct mmc_host *mmc = dev_get_drvdata(dev); in mxcmci_resume()