Searched defs:mmci_start_command (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/host/
H A Dmmci.c876 mmci_start_command(struct mmci_host *host, struct mmc_command *cmd, u32 c) function
972 mmci_start_command(host, data->stop, 0);
1039 mmci_start_command(host, host->mrq->cmd, 0);
1304 mmci_start_command(host, mrq->sbc, 0);
1306 mmci_start_command(host, mrq->cmd, 0);

Completed in 41 milliseconds