Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/tegra/
Dpmc.c879 static struct notifier_block tegra_pmc_restart_handler = { variable
2099 err = register_restart_handler(&tegra_pmc_restart_handler); in tegra_pmc_probe()
2130 unregister_restart_handler(&tegra_pmc_restart_handler); in tegra_pmc_probe()