Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Deurotechwdt.c67 static char eur_expect_close; variable
209 eur_expect_close = 0; in eurwdt_write()
216 eur_expect_close = 42; in eurwdt_write()
336 if (eur_expect_close == 42) in eurwdt_release()
343 eur_expect_close = 0; in eurwdt_release()