Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/jz4740/
Dtimer.c33 void jz4740_timer_disable_watchdog(void) in jz4740_timer_disable_watchdog() function
37 EXPORT_SYMBOL_GPL(jz4740_timer_disable_watchdog);
/Linux-v4.19/arch/mips/include/asm/mach-jz4740/
Dtimer.h62 void jz4740_timer_disable_watchdog(void);
/Linux-v4.19/drivers/watchdog/
Djz4740_wdt.c128 jz4740_timer_disable_watchdog(); in jz4740_wdt_stop()