Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/ti/
A Dphy-twl4030-usb.c165 unsigned long runtime_suspended:1; member
403 if (!twl->runtime_suspended && !atomic_read(&twl->connected)) { in twl4030_usb_suspend()
422 twl->runtime_suspended = 0; in twl4030_usb_resume()
438 twl->runtime_suspended = 1; in twl4030_usb_runtime_suspend()
/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.h530 bool runtime_suspended; /* Host is runtime suspended */ member
A Dsdhci.c436 if (host->runtime_suspended) in sdhci_led_control()
3525 if (host->runtime_suspended) { in sdhci_irq()
3831 host->runtime_suspended = true; in sdhci_runtime_suspend_host()
3874 host->runtime_suspended = false; in sdhci_runtime_resume_host()

Completed in 16 milliseconds