Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dwdt977.c435 static struct notifier_block wdt977_notifier = { variable
465 rc = register_reboot_notifier(&wdt977_notifier); in wd977_init()
484 unregister_reboot_notifier(&wdt977_notifier); in wd977_init()
496 unregister_reboot_notifier(&wdt977_notifier); in wd977_exit()