Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.c1773 static int dw_mci_command_complete(struct dw_mci *host, struct mmc_command *cmd) in dw_mci_reset()
1942 err = dw_mci_command_complete(host, cmd); in dw_mci_command_complete()
2115 dw_mci_command_complete(host, mrq->stop); in dw_mci_work_func()
1927 static int dw_mci_command_complete(struct dw_mci *host, struct mmc_command *cmd) dw_mci_command_complete() function