sdhci_send_command 1337 drivers/mmc/host/sdhci.c 			sdhci_send_command(host, data->stop);
sdhci_send_command 1434 drivers/mmc/host/sdhci.c EXPORT_SYMBOL_GPL(sdhci_send_command);
sdhci_send_command 1495 drivers/mmc/host/sdhci.c 		sdhci_send_command(host, cmd->mrq->cmd);
sdhci_send_command 1836 drivers/mmc/host/sdhci.c 			sdhci_send_command(host, mrq->sbc);
sdhci_send_command 1838 drivers/mmc/host/sdhci.c 			sdhci_send_command(host, mrq->cmd);
sdhci_send_command 2381 drivers/mmc/host/sdhci.c 	sdhci_send_command(host, &cmd);
sdhci_send_command  751 drivers/mmc/host/sdhci.h void sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd);