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

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

Completed in 127 milliseconds