Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mmc/host/
Dsdhci.c1685 static bool sdhci_present_error(struct sdhci_host *host, in sdhci_present_error() function
1727 if (sdhci_present_error(host, cmd, present)) in sdhci_send_command_retry()
2151 if (sdhci_present_error(host, mrq->cmd, present)) in sdhci_request()
2178 if (sdhci_present_error(host, mrq->cmd, true)) { in sdhci_request_atomic()