Searched refs:mmci_start_command (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | mmci.c | 1321 mmci_start_command(struct mmci_host *host, struct mmc_command *cmd, u32 c) in mmci_start_command() function 1384 mmci_start_command(host, &host->stop_abort, 0); in mmci_stop_command() 1464 mmci_start_command(host, data->stop, 0); in mmci_data_irq() 1537 mmci_start_command(host, host->mrq->cmd, 0); in mmci_cmd_irq() 1904 mmci_start_command(host, mrq->sbc, 0); in mmci_request() 1906 mmci_start_command(host, mrq->cmd, 0); in mmci_request()
|