Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/jz4740/
Dtimer.c32 void jz4740_timer_disable_watchdog(void) in jz4740_timer_disable_watchdog() function
36 EXPORT_SYMBOL_GPL(jz4740_timer_disable_watchdog);
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
Dtimer.h62 void jz4740_timer_disable_watchdog(void);
/linux-4.1.27/drivers/watchdog/
Djz4740_wdt.c127 jz4740_timer_disable_watchdog(); in jz4740_wdt_stop()