Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
Dmachzwd.c385 static struct notifier_block zf_notifier = { variable
421 ret = register_reboot_notifier(&zf_notifier); in zf_init()
439 unregister_reboot_notifier(&zf_notifier); in zf_init()
452 unregister_reboot_notifier(&zf_notifier); in zf_exit()