Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/tegra/
H A Dregulators-tegra30.c509 static struct tegra_regulator_coupler tegra30_coupler = { variable
526 err = register_reboot_notifier(&tegra30_coupler.reboot_notifier); in tegra_regulator_coupler_init()
529 err = register_pm_notifier(&tegra30_coupler.suspend_notifier); in tegra_regulator_coupler_init()
532 return regulator_coupler_register(&tegra30_coupler.coupler); in tegra_regulator_coupler_init()