Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds