Lines Matching defs:mmc
186 struct mmc_host *mmc; member
223 static void wmt_mci_read_response(struct mmc_host *mmc) in wmt_mci_read_response()
254 static int wmt_mci_send_command(struct mmc_host *mmc, u8 command, u8 cmdtype, in wmt_mci_send_command()
462 static void wmt_reset_hardware(struct mmc_host *mmc) in wmt_reset_hardware()
501 static int wmt_dma_init(struct mmc_host *mmc) in wmt_dma_init()
525 static void wmt_dma_config(struct mmc_host *mmc, u32 descaddr, u8 dir) in wmt_dma_config()
559 static void wmt_mci_request(struct mmc_host *mmc, struct mmc_request *req) in wmt_mci_request()
670 static void wmt_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in wmt_mci_set_ios()
710 static int wmt_mci_get_ro(struct mmc_host *mmc) in wmt_mci_get_ro()
717 static int wmt_mci_get_cd(struct mmc_host *mmc) in wmt_mci_get_cd()
751 struct mmc_host *mmc; in wmt_mci_probe() local
883 struct mmc_host *mmc; in wmt_mci_remove() local
927 struct mmc_host *mmc = dev_get_drvdata(dev); in wmt_mci_suspend() local
951 struct mmc_host *mmc = dev_get_drvdata(dev); in wmt_mci_resume() local