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

/drivers/mmc/host/
H A Dmmc_spi.c444 mmc_spi_command_send(struct mmc_spi_host *host, function
1095 status = mmc_spi_command_send(host, mrq, mrq->cmd, mrq->data != NULL);
1110 status = mmc_spi_command_send(host, mrq, &stop, 0);
1117 status = mmc_spi_command_send(host, mrq, mrq->stop, 0);

Completed in 108 milliseconds