Searched refs:suspend_notifier (Results 1 – 2 of 2) sorted by relevance
29 struct notifier_block suspend_notifier; member395 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()
30 struct notifier_block suspend_notifier; member410 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