Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/watchdog/
Deurotechwdt.c63 static char eur_expect_close; variable
205 eur_expect_close = 0; in eurwdt_write()
212 eur_expect_close = 42; in eurwdt_write()
332 if (eur_expect_close == 42) in eurwdt_release()
339 eur_expect_close = 0; in eurwdt_release()