Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dmmc_spi.c429 mmc_spi_command_send(struct mmc_spi_host *host, in mmc_spi_command_send() function
1073 status = mmc_spi_command_send(host, mrq, mrq->cmd, mrq->data != NULL); in mmc_spi_request()
1088 status = mmc_spi_command_send(host, mrq, &stop, 0); in mmc_spi_request()
1095 status = mmc_spi_command_send(host, mrq, mrq->stop, 0); in mmc_spi_request()