Home
last modified time | relevance | path

Searched refs:suspend_notifier (Results 1 – 2 of 2) sorted by relevance

/drivers/soc/tegra/
A Dregulators-tegra30.c29 struct notifier_block suspend_notifier; member
395 suspend_notifier); in tegra30_regulator_suspend()
516 .suspend_notifier.notifier_call = tegra30_regulator_suspend,
529 err = register_pm_notifier(&tegra30_coupler.suspend_notifier); in tegra_regulator_coupler_init()
A Dregulators-tegra20.c30 struct notifier_block suspend_notifier; member
410 suspend_notifier); in tegra20_regulator_suspend()
542 .suspend_notifier.notifier_call = tegra20_regulator_suspend,
555 err = register_pm_notifier(&tegra20_coupler.suspend_notifier); in tegra_regulator_coupler_init()

Completed in 7 milliseconds