Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dmachzwd.c471 static struct notifier_block zf_notifier = { variable
521 ret = register_reboot_notifier(&zf_notifier); in zf_init()
552 unregister_reboot_notifier(&zf_notifier); in zf_exit()