Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dnv_tco.c47 static char tco_expect_close; variable
166 if (tco_expect_close == 42) { in nv_tco_release()
173 tco_expect_close = 0; in nv_tco_release()
189 tco_expect_close = 0; in nv_tco_write()
200 tco_expect_close = 42; in nv_tco_write()