Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.c521 static inline bool sdhci_has_requests(struct sdhci_host *host) in sdhci_has_requests() function
1556 if (!sdhci_has_requests(host)) in __sdhci_finish_mrq()
3060 if (sdhci_has_requests(host) && !present) { in sdhci_card_event()
4922 if (sdhci_has_requests(host)) { in sdhci_remove_host()