bcm2835_send_command  705 drivers/mmc/host/bcm2835.c 		if (bcm2835_send_command(host, host->mrq->stop)) {
bcm2835_send_command  803 drivers/mmc/host/bcm2835.c 		if (bcm2835_send_command(host, host->mrq->cmd)) {
bcm2835_send_command 1216 drivers/mmc/host/bcm2835.c 		if (bcm2835_send_command(host, mrq->sbc)) {
bcm2835_send_command 1220 drivers/mmc/host/bcm2835.c 	} else if (mrq->cmd && bcm2835_send_command(host, mrq->cmd)) {