Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci.c2385 static inline bool sdhci_has_requests(struct sdhci_host *host) in sdhci_has_requests() function
2418 if (sdhci_has_requests(host) && !present) { in sdhci_card_event()
2557 if (!sdhci_has_requests(host)) in sdhci_request_done()
4124 if (sdhci_has_requests(host)) { in sdhci_remove_host()