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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 61 milliseconds