Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dsb_wdog.c249 static struct notifier_block sbwdog_notifier = { variable
293 ret = register_reboot_notifier(&sbwdog_notifier); in sbwdog_init()
321 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_init()
330 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_exit()