Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dshwdt.c121 static char shwdt_expect_close; variable
272 if (!nowayout && shwdt_expect_close == 42) { in sh_wdt_close()
280 shwdt_expect_close = 0; in sh_wdt_close()
305 shwdt_expect_close = 0; in sh_wdt_write()
312 shwdt_expect_close = 42; in sh_wdt_write()