Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Ddiag288_wdt.c159 static int wdt_set_timeout(struct watchdog_device * dev, unsigned int new_to) in wdt_set_timeout() argument
161 dev->timeout = new_to; in wdt_set_timeout()