Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dwdrtas.c54 static char wdrtas_expect_close; variable
257 wdrtas_expect_close = 0; in wdrtas_write()
264 wdrtas_expect_close = WDRTAS_MAGIC_CHAR; in wdrtas_write()
394 if (wdrtas_expect_close == WDRTAS_MAGIC_CHAR) in wdrtas_close()
401 wdrtas_expect_close = 0; in wdrtas_close()