Home
last modified time | relevance | path

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

/Linux-v4.19/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()