Home
last modified time | relevance | path

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

/drivers/phy/ti/
A Dphy-twl4030-usb.c166 unsigned long runtime_suspended:1; member
404 if (!twl->runtime_suspended && !atomic_read(&twl->connected)) { in twl4030_usb_suspend()
423 twl->runtime_suspended = 0; in twl4030_usb_resume()
439 twl->runtime_suspended = 1; in twl4030_usb_runtime_suspend()
/drivers/mmc/host/
A Dsdhci.h588 bool runtime_suspended; /* Host is runtime suspended */ member
A Dsdhci.c439 if (host->runtime_suspended) in sdhci_led_control()
3567 if (host->runtime_suspended) { in sdhci_irq()
3876 host->runtime_suspended = true; in sdhci_runtime_suspend_host()
3917 host->runtime_suspended = false; in sdhci_runtime_resume_host()
A Dsdhci-msm.c2812 host->runtime_suspended = true; in sdhci_msm_runtime_suspend()
2852 host->runtime_suspended = false; in sdhci_msm_runtime_resume()

Completed in 26 milliseconds