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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dshwdt.c70 static unsigned long shwdt_is_open; variable
218 if (test_and_set_bit(0, &shwdt_is_open))
245 clear_bit(0, &shwdt_is_open);

Completed in 65 milliseconds