Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci.c1731 static bool sdhci_present_error(struct sdhci_host *host, in sdhci_present_error() function
1774 if (sdhci_present_error(host, cmd, present)) in sdhci_send_command_retry()
2200 if (sdhci_present_error(host, mrq->cmd, present)) in sdhci_request()
2227 if (sdhci_present_error(host, mrq->cmd, true)) { in sdhci_request_atomic()