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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/watchdog/
H A Dsc520_wdt.c369 static struct notifier_block wdt_notifier = { variable in typeref:struct:notifier_block
380 unregister_reboot_notifier(&wdt_notifier);
404 rc = register_reboot_notifier(&wdt_notifier);
424 unregister_reboot_notifier(&wdt_notifier);
H A Dw83627hf_wdt.c316 static struct notifier_block wdt_notifier = { variable in typeref:struct:notifier_block
344 ret = register_reboot_notifier(&wdt_notifier);
364 unregister_reboot_notifier(&wdt_notifier);
374 unregister_reboot_notifier(&wdt_notifier);
H A Dw83697hf_wdt.c346 static struct notifier_block wdt_notifier = { variable in typeref:struct:notifier_block
410 ret = register_reboot_notifier(&wdt_notifier);
430 unregister_reboot_notifier(&wdt_notifier);
440 unregister_reboot_notifier(&wdt_notifier);
H A Dwdt.c532 static struct notifier_block wdt_notifier = { variable in typeref:struct:notifier_block
552 unregister_reboot_notifier(&wdt_notifier);
588 ret = register_reboot_notifier(&wdt_notifier);
625 unregister_reboot_notifier(&wdt_notifier);
H A Dalim7101_wdt.c323 static struct notifier_block wdt_notifier= variable in typeref:struct:notifier_block
333 unregister_reboot_notifier(&wdt_notifier);
387 rc = register_reboot_notifier(&wdt_notifier);
H A Dsbc60xxwdt.c315 static struct notifier_block wdt_notifier= variable in typeref:struct:notifier_block
327 unregister_reboot_notifier(&wdt_notifier);
372 rc = register_reboot_notifier(&wdt_notifier);
H A Dw83877f_wdt.c332 static struct notifier_block wdt_notifier= variable in typeref:struct:notifier_block
344 unregister_reboot_notifier(&wdt_notifier);
386 rc = register_reboot_notifier(&wdt_notifier);
H A Dw83977f_wdt.c469 static struct notifier_block wdt_notifier = { variable in typeref:struct:notifier_block
507 rc = register_reboot_notifier(&wdt_notifier);
532 unregister_reboot_notifier(&wdt_notifier);

Completed in 56 milliseconds