Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dshwdt.c119 static unsigned long shwdt_is_open; variable
254 if (test_and_set_bit(0, &shwdt_is_open)) in sh_wdt_open()
279 clear_bit(0, &shwdt_is_open); in sh_wdt_close()