Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci.c516 static inline bool sdhci_has_requests(struct sdhci_host *host) in sdhci_has_requests() function
1551 if (!sdhci_has_requests(host)) in __sdhci_finish_mrq()
3055 if (sdhci_has_requests(host) && !present) { in sdhci_card_event()
4917 if (sdhci_has_requests(host)) { in sdhci_remove_host()