Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcb710-mmc.c443 static int cb710_mmc_command(struct mmc_host *mmc, struct mmc_command *cmd) in cb710_mmc_command() function
493 if (!cb710_mmc_command(mmc, mrq->cmd) && mrq->stop) in cb710_mmc_request()
494 cb710_mmc_command(mmc, mrq->stop); in cb710_mmc_request()