Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-at91.c45 bool restore_needed; member
239 priv->restore_needed = true; in sdhci_at91_suspend()
272 if (priv->restore_needed) { in sdhci_at91_runtime_resume()
277 priv->restore_needed = false; in sdhci_at91_runtime_resume()
354 priv->restore_needed = false; in sdhci_at91_probe()
Dsdhci-xenon.h95 bool restore_needed; member
Dsdhci-xenon.c590 priv->restore_needed = true; in xenon_suspend()
633 if (priv->restore_needed) { in xenon_runtime_resume()
637 priv->restore_needed = false; in xenon_runtime_resume()