Searched refs:sdhci_send_command (Results 1 – 2 of 2) sorted by relevance
1006 sdhci_send_command(host, data->stop); in sdhci_finish_data()1011 void sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command() function1089 EXPORT_SYMBOL_GPL(sdhci_send_command);1118 sdhci_send_command(host, host->mrq->cmd); in sdhci_finish_command()1409 sdhci_send_command(host, mrq->sbc); in sdhci_request()1411 sdhci_send_command(host, mrq->cmd); in sdhci_request()2019 sdhci_send_command(host, &cmd); in sdhci_execute_tuning()
651 extern void sdhci_send_command(struct sdhci_host *host,