Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h524 bool runtime_suspended; /* Host is runtime suspended */ member
H A Dsdhci.c398 if (host->runtime_suspended) in sdhci_led_control()
3438 if (host->runtime_suspended) { in sdhci_irq()
3742 host->runtime_suspended = true; in sdhci_runtime_suspend_host()
3784 host->runtime_suspended = false; in sdhci_runtime_resume_host()