Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Ddw_wdt.c105 static int dw_wdt_set_top(unsigned top_s) in dw_wdt_set_top() function
183 dw_wdt_set_top(DW_WDT_DEFAULT_SECONDS); in dw_wdt_open()
257 timeout = dw_wdt_set_top(val); in dw_wdt_ioctl()