Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mmc/host/
Dmmc_spi.c398 mmc_spi_command_send(struct mmc_spi_host *host, in mmc_spi_command_send() function
937 status = mmc_spi_command_send(host, mrq, mrq->cmd, mrq->data != NULL); in mmc_spi_request()
952 status = mmc_spi_command_send(host, mrq, &stop, 0); in mmc_spi_request()
959 status = mmc_spi_command_send(host, mrq, mrq->stop, 0); in mmc_spi_request()