Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/jz4740/
Dtimer.c24 void jz4740_timer_disable_watchdog(void) in jz4740_timer_disable_watchdog() function
28 EXPORT_SYMBOL_GPL(jz4740_timer_disable_watchdog);
/Linux-v5.4/arch/mips/include/asm/mach-jz4740/
Dtimer.h53 void jz4740_timer_disable_watchdog(void);
/Linux-v5.4/drivers/watchdog/
Djz4740_wdt.c124 jz4740_timer_disable_watchdog(); in jz4740_wdt_stop()