Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/watchdog/
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()