Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dmachzwd.c380 static struct notifier_block zf_notifier = { variable
416 ret = register_reboot_notifier(&zf_notifier); in zf_init()
434 unregister_reboot_notifier(&zf_notifier); in zf_init()
447 unregister_reboot_notifier(&zf_notifier); in zf_exit()