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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-watchdog-low.S28 .globl watchdog_handler
29 .type watchdog_handler,@function
30 watchdog_handler: label
43 .size watchdog_handler,.-watchdog_handler
H A Dmn10300-watchdog.c92 set_intr_stub(EXCEP_WDT, watchdog_handler);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dreset-regs.h56 extern asmlinkage void watchdog_handler(void);

Completed in 26 milliseconds