Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dnv_tco.c51 static char tco_expect_close; variable
170 if (tco_expect_close == 42) { in nv_tco_release()
177 tco_expect_close = 0; in nv_tco_release()
193 tco_expect_close = 0; in nv_tco_write()
204 tco_expect_close = 42; in nv_tco_write()
Dsp5100_tco.c54 static char tco_expect_close; variable
187 if (tco_expect_close == 42) { in sp5100_tco_release()
194 tco_expect_close = 0; in sp5100_tco_release()
208 tco_expect_close = 0; in sp5100_tco_write()
217 tco_expect_close = 42; in sp5100_tco_write()