Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dmmci.c1214 mmci_start_command(struct mmci_host *host, struct mmc_command *cmd, u32 c) in mmci_start_command() function
1272 mmci_start_command(host, &host->stop_abort, 0); in mmci_stop_command()
1352 mmci_start_command(host, data->stop, 0); in mmci_data_irq()
1425 mmci_start_command(host, host->mrq->cmd, 0); in mmci_cmd_irq()
1722 mmci_start_command(host, mrq->sbc, 0); in mmci_request()
1724 mmci_start_command(host, mrq->cmd, 0); in mmci_request()