Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-of-at91.c49 bool restore_needed; member
242 priv->restore_needed = true; in sdhci_at91_suspend()
275 if (priv->restore_needed) { in sdhci_at91_runtime_resume()
280 priv->restore_needed = false; in sdhci_at91_runtime_resume()
363 priv->restore_needed = false; in sdhci_at91_probe()
Dsdhci-xenon.h99 bool restore_needed; member
Dsdhci-xenon.c612 priv->restore_needed = true; in xenon_suspend()
655 if (priv->restore_needed) { in xenon_runtime_resume()
659 priv->restore_needed = false; in xenon_runtime_resume()