Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dmmc_spi.c445 mmc_spi_command_send(struct mmc_spi_host *host, in mmc_spi_command_send() function
1091 status = mmc_spi_command_send(host, mrq, mrq->cmd, mrq->data != NULL); in mmc_spi_request()
1106 status = mmc_spi_command_send(host, mrq, &stop, 0); in mmc_spi_request()
1113 status = mmc_spi_command_send(host, mrq, mrq->stop, 0); in mmc_spi_request()