Searched refs:sdhci_send_command (Results 1 – 2 of 2) sorted by relevance
1021 sdhci_send_command(host, data->stop); in sdhci_finish_data()1026 void sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command() function1104 EXPORT_SYMBOL_GPL(sdhci_send_command);1133 sdhci_send_command(host, host->mrq->cmd); in sdhci_finish_command()1442 sdhci_send_command(host, mrq->sbc); in sdhci_request()1444 sdhci_send_command(host, mrq->cmd); in sdhci_request()2036 sdhci_send_command(host, &cmd); in sdhci_execute_tuning()
642 extern void sdhci_send_command(struct sdhci_host *host,