Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-of-at91.c49 bool restore_needed; member
237 priv->restore_needed = true; in sdhci_at91_suspend()
270 if (priv->restore_needed) { in sdhci_at91_runtime_resume()
275 priv->restore_needed = false; in sdhci_at91_runtime_resume()
360 priv->restore_needed = false; in sdhci_at91_probe()
A Dsdhci-xenon.h99 bool restore_needed; member
A Dsdhci-xenon.c622 priv->restore_needed = true; in xenon_suspend()
665 if (priv->restore_needed) { in xenon_runtime_resume()
669 priv->restore_needed = false; in xenon_runtime_resume()

Completed in 9 milliseconds