Home
last modified time | relevance | path

Searched refs:restore_needed (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A 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()
365 priv->restore_needed = false; in sdhci_at91_probe()
H A Dsdhci-xenon.h92 bool restore_needed; member
H A Dsdhci-xenon.c596 priv->restore_needed = true; in xenon_suspend()
639 if (priv->restore_needed) { in xenon_runtime_resume()
643 priv->restore_needed = false; in xenon_runtime_resume()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A 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()
H A Dsdhci-xenon.h99 bool restore_needed; member
H A Dsdhci-xenon.c610 priv->restore_needed = true; in xenon_suspend()
653 if (priv->restore_needed) { in xenon_runtime_resume()
657 priv->restore_needed = false; in xenon_runtime_resume()

Completed in 5 milliseconds