mmc_spi_command_send 1075 drivers/mmc/host/mmc_spi.c 	status = mmc_spi_command_send(host, mrq, mrq->cmd, mrq->data != NULL);
mmc_spi_command_send 1090 drivers/mmc/host/mmc_spi.c 			status = mmc_spi_command_send(host, mrq, &stop, 0);
mmc_spi_command_send 1097 drivers/mmc/host/mmc_spi.c 			status = mmc_spi_command_send(host, mrq, mrq->stop, 0);