Searched refs:mmc_spi_command_send (Results 1 – 1 of 1) sorted by relevance
/drivers/mmc/host/ |
D | mmc_spi.c | 402 mmc_spi_command_send(struct mmc_spi_host *host, in mmc_spi_command_send() function 946 status = mmc_spi_command_send(host, mrq, mrq->cmd, mrq->data != NULL); in mmc_spi_request() 961 status = mmc_spi_command_send(host, mrq, &stop, 0); in mmc_spi_request() 968 status = mmc_spi_command_send(host, mrq, mrq->stop, 0); in mmc_spi_request()
|