Searched refs:pcipcwd_notifier (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dpcwd_pci.c691 static struct notifier_block pcipcwd_notifier = { variable in typeref:struct:notifier_block
763 ret = register_reboot_notifier(&pcipcwd_notifier);
796 unregister_reboot_notifier(&pcipcwd_notifier);
814 unregister_reboot_notifier(&pcipcwd_notifier);

Completed in 49 milliseconds