Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.c1688 static bool sdhci_present_error(struct sdhci_host *host, in sdhci_present_error() function
1730 if (sdhci_present_error(host, cmd, present)) in sdhci_send_command_retry()
2154 if (sdhci_present_error(host, mrq->cmd, present)) in sdhci_request()
2181 if (sdhci_present_error(host, mrq->cmd, true)) { in sdhci_request_atomic()