Home
last modified time | relevance | path

Searched refs:sdhci_present_error (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.c1721 static bool sdhci_present_error(struct sdhci_host *host, in sdhci_present_error() function
1764 if (sdhci_present_error(host, cmd, present)) in sdhci_send_command_retry()
2190 if (sdhci_present_error(host, mrq->cmd, present)) in sdhci_request()
2217 if (sdhci_present_error(host, mrq->cmd, true)) { in sdhci_request_atomic()