Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwdt977.c436 static struct notifier_block wdt977_notifier = { variable
466 rc = register_reboot_notifier(&wdt977_notifier); in wd977_init()
485 unregister_reboot_notifier(&wdt977_notifier); in wd977_init()
497 unregister_reboot_notifier(&wdt977_notifier); in wd977_exit()