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

/drivers/watchdog/
H A Dnv_tco.c51 static char tco_expect_close; variable
170 if (tco_expect_close == 42) {
177 tco_expect_close = 0;
193 tco_expect_close = 0;
204 tco_expect_close = 42;
H A Dsp5100_tco.c51 static char tco_expect_close; variable
144 if (tco_expect_close == 42) {
151 tco_expect_close = 0;
165 tco_expect_close = 0;
174 tco_expect_close = 42;

Completed in 68 milliseconds