Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci.h461 bool runtime_suspended; /* Host is runtime suspended */ member
Dsdhci.c284 if (host->runtime_suspended) in sdhci_led_control()
2549 if (host->runtime_suspended && !sdhci_sdio_irq_enabled(host)) { in sdhci_irq()
2807 host->runtime_suspended = true; in sdhci_runtime_suspend_host()
2841 host->runtime_suspended = false; in sdhci_runtime_resume_host()