Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dw83627hf_wdt.c242 static int wdt_set_time(unsigned int timeout) in wdt_set_time() function
259 return wdt_set_time(wdog->timeout); in wdt_start()
264 return wdt_set_time(0); in wdt_stop()
297 wdt_set_time(0); /* Turn the WDT off */ in wdt_notify_sys()