Searched refs:sdhci_reset_for_reason (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mmc/host/
H A Dsdhci.c271 static void sdhci_reset_for_reason(struct sdhci_host *host, enum sdhci_reset_reason reason) function
295 #define sdhci_reset_for(h, r) sdhci_reset_for_reason((h), SDHCI_RESET_FOR_##r)

Completed in 399 milliseconds