sdhci_present_error
if (sdhci_present_error(host, cmd, present))
if (sdhci_present_error(host, mrq->cmd, present))
EXPORT_SYMBOL_GPL(sdhci_present_error);
if (sdhci_present_error(host, cmd, present))
if (sdhci_present_error(host, mrq->cmd, present))
if (sdhci_present_error(host, mrq->cmd, true)) {
bool sdhci_present_error(struct sdhci_host *host, struct mmc_command *cmd, bool present);