Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.c2540 static int sdhci_check_ro(struct sdhci_host *host) in sdhci_check_ro() function
2572 return sdhci_check_ro(host); in sdhci_get_ro()
2576 if (sdhci_check_ro(host)) { in sdhci_get_ro()