Home
last modified time | relevance | path

Searched refs:watchdog_fire (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dwdt285.c48 static void watchdog_fire(int irq, void *dev_id) in watchdog_fire() function
85 ret = request_irq(IRQ_TIMER4, watchdog_fire, 0, "watchdog", NULL); in watchdog_open()