Searched refs:watchdog_fire (Results 1 – 2 of 2) sorted by relevance
79 static void watchdog_fire(unsigned long);82 function: watchdog_fire,91 static void watchdog_fire(unsigned long data) in watchdog_fire() function
53 static void watchdog_fire(int irq, void *dev_id, struct pt_regs *regs) in watchdog_fire() function85 request_irq(IRQ_TIMER4, watchdog_fire, 0, "watchdog", NULL); in watchdog_open()