Searched refs:sh_wdt_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 Dshwdt.c424 static struct notifier_block sh_wdt_notifier = { variable in typeref:struct:notifier_block
458 rc = register_reboot_notifier(&sh_wdt_notifier);
470 unregister_reboot_notifier(&sh_wdt_notifier);
488 unregister_reboot_notifier(&sh_wdt_notifier);

Completed in 106 milliseconds