Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
H A Dregulators-tegra20.c535 static struct tegra_regulator_coupler tegra20_coupler = { variable
552 err = register_reboot_notifier(&tegra20_coupler.reboot_notifier); in tegra_regulator_coupler_init()
555 err = register_pm_notifier(&tegra20_coupler.suspend_notifier); in tegra_regulator_coupler_init()
558 return regulator_coupler_register(&tegra20_coupler.coupler); in tegra_regulator_coupler_init()