Searched refs:expect_close (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/adm5120/files-3.18/drivers/watchdog/
H A Dadm5120_wdt.c35 static int expect_close; variable
91 if (expect_close && (nowayout == 0)) {
110 expect_close = 0;
117 expect_close = 1;

Completed in 33 milliseconds