Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dmmc_spi.c401 mmc_spi_command_send(struct mmc_spi_host *host, in mmc_spi_command_send() function
940 status = mmc_spi_command_send(host, mrq, mrq->cmd, mrq->data != NULL); in mmc_spi_request()
955 status = mmc_spi_command_send(host, mrq, &stop, 0); in mmc_spi_request()
962 status = mmc_spi_command_send(host, mrq, mrq->stop, 0); in mmc_spi_request()