Home
last modified time | relevance | path

Searched refs:prev_mmc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
H A Datmel-mci.c1584 struct mmc_host *prev_mmc = host->cur_slot->mmc;
1617 mmc_request_done(prev_mmc, mrq); in atmci_request_end()
1590 struct mmc_host *prev_mmc = host->cur_slot->mmc; atmci_request_end() local
H A Ddw_mmc.c1757 struct mmc_host *prev_mmc = host->mmc; in dw_mci_reset()
1769 mmc_request_done(prev_mmc, mrq); in dw_mci_reset()
1899 struct mmc_host *prev_mmc = host->slot->mmc; dw_mci_request_end() local