Searched refs:sdhci_send_command (Results 1 – 2 of 2) sorted by relevance
1334 sdhci_send_command(host, data->stop); in sdhci_finish_data()1341 void sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd) in sdhci_send_command() function1431 EXPORT_SYMBOL_GPL(sdhci_send_command);1492 sdhci_send_command(host, cmd->mrq->cmd); in sdhci_finish_command()1833 sdhci_send_command(host, mrq->sbc); in sdhci_request()1835 sdhci_send_command(host, mrq->cmd); in sdhci_request()2380 sdhci_send_command(host, &cmd); in sdhci_send_tuning()
749 void sdhci_send_command(struct sdhci_host *host, struct mmc_command *cmd);