Home
last modified time | relevance | path

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

/drivers/watchdog/
Dsb_wdog.c250 static struct notifier_block sbwdog_notifier = { variable
294 ret = register_reboot_notifier(&sbwdog_notifier); in sbwdog_init()
322 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_init()
331 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_exit()