Lines Matching defs:mmc
185 struct mmc_host *mmc; member
222 static void wmt_mci_read_response(struct mmc_host *mmc) in wmt_mci_read_response()
253 static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype, in wmt_mci_send_command()
461 static void wmt_reset_hardware(struct mmc_host *mmc) in wmt_reset_hardware()
500 static int wmt_dma_init(struct mmc_host *mmc) in wmt_dma_init()
524 static void wmt_dma_config(struct mmc_host *mmc, u32 descaddr, u8 dir) in wmt_dma_config()
558 static void wmt_mci_request(struct mmc_host *mmc, struct mmc_request *req) in wmt_mci_request()
669 static void wmt_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in wmt_mci_set_ios()
709 static int wmt_mci_get_ro(struct mmc_host *mmc) in wmt_mci_get_ro()
716 static int wmt_mci_get_cd(struct mmc_host *mmc) in wmt_mci_get_cd()
750 struct mmc_host *mmc; in wmt_mci_probe() local
884 struct mmc_host *mmc; in wmt_mci_remove() local
922 struct mmc_host *mmc = dev_get_drvdata(dev); in wmt_mci_suspend() local
946 struct mmc_host *mmc = dev_get_drvdata(dev); in wmt_mci_resume() local