Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmachzwd.c381 static struct notifier_block zf_notifier = { variable
417 ret = register_reboot_notifier(&zf_notifier); in zf_init()
435 unregister_reboot_notifier(&zf_notifier); in zf_init()
448 unregister_reboot_notifier(&zf_notifier); in zf_exit()