Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.c2196 static void sdhci_card_event(struct mmc_host *mmc) in sdhci_card_event() function
2239 .card_event = sdhci_card_event,
2678 sdhci_card_event(host->mmc); in sdhci_thread_irq()