Searched refs:sdhci_send_command (Results 1 – 2 of 2) sorted by relevance
1175 sdhci_send_command(host, data->stop); in sdhci_finish_data()1199 void sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command() function1289 EXPORT_SYMBOL_GPL(sdhci_send_command);1350 sdhci_send_command(host, cmd->mrq->cmd); in sdhci_finish_command()1664 sdhci_send_command(host, mrq->sbc); in sdhci_request()1666 sdhci_send_command(host, mrq->cmd); in sdhci_request()2204 sdhci_send_command(host, &cmd); in sdhci_send_tuning()
708 void sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd);