Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-of-at91.c37 bool restore_needed; member
231 priv->restore_needed = true; in sdhci_at91_suspend()
264 if (priv->restore_needed) { in sdhci_at91_runtime_resume()
269 priv->restore_needed = false; in sdhci_at91_runtime_resume()
346 priv->restore_needed = false; in sdhci_at91_probe()
Dsdhci-xenon.h92 bool restore_needed; member
Dsdhci-xenon.c591 priv->restore_needed = true; in xenon_suspend()
634 if (priv->restore_needed) { in xenon_runtime_resume()
638 priv->restore_needed = false; in xenon_runtime_resume()