Searched refs:wdt_set (Results 1 – 1 of 1) sorted by relevance
548 unsigned int wdt_set, wdt_sel; in watchdog_timer_store() local551 ret = kstrtouint(buf, 10, &wdt_set); in watchdog_timer_store()559 wdt_sel = find_closest(wdt_set, rt9756_wdt_millisecond, in watchdog_timer_store()566 if (wdt_set) { in watchdog_timer_store()