Lines Matching defs:mmc
189 struct mmc_host *mmc; member
226 static void wmt_mci_read_response(struct mmc_host *mmc) in wmt_mci_read_response()
257 static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype, in wmt_mci_send_command()
465 static void wmt_reset_hardware(struct mmc_host *mmc) in wmt_reset_hardware()
504 static int wmt_dma_init(struct mmc_host *mmc) in wmt_dma_init()
528 static void wmt_dma_config(struct mmc_host *mmc, u32 descaddr, u8 dir) in wmt_dma_config()
562 static void wmt_mci_request(struct mmc_host *mmc, struct mmc_request *req) in wmt_mci_request()
673 static void wmt_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in wmt_mci_set_ios()
713 static int wmt_mci_get_ro(struct mmc_host *mmc) in wmt_mci_get_ro()
720 static int wmt_mci_get_cd(struct mmc_host *mmc) in wmt_mci_get_cd()
754 struct mmc_host *mmc; in wmt_mci_probe() local
882 struct mmc_host *mmc; in wmt_mci_remove() local
927 struct mmc_host *mmc = platform_get_drvdata(pdev); in wmt_mci_suspend() local
952 struct mmc_host *mmc = platform_get_drvdata(pdev); in wmt_mci_resume() local