Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dwdt977.c439 static struct notifier_block wdt977_notifier = { variable
469 rc = register_reboot_notifier(&wdt977_notifier); in wd977_init()
488 unregister_reboot_notifier(&wdt977_notifier); in wd977_init()
500 unregister_reboot_notifier(&wdt977_notifier); in wd977_exit()