Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/watchdog/
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()
Dintel_scu_watchdog.c82 static void watchdog_fire(void) in watchdog_fire() function
325 watchdog_fire(); in intel_scu_release()