Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-of-at91.c49 bool restore_needed; member
241 priv->restore_needed = true; in sdhci_at91_suspend()
271 if (priv->restore_needed) { in sdhci_at91_runtime_resume()
276 priv->restore_needed = false; in sdhci_at91_runtime_resume()
351 priv->restore_needed = false; in sdhci_at91_probe()
H A Dsdhci-xenon.h100 bool restore_needed; member
H A Dsdhci-xenon.c634 priv->restore_needed = true; in xenon_suspend()
672 if (priv->restore_needed) { in xenon_runtime_resume()
676 priv->restore_needed = false; in xenon_runtime_resume()