Searched refs:open_check (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 Dbfin_wdt.c59 static unsigned long open_check; variable
159 if (test_and_set_bit(0, &open_check))
190 clear_bit(0, &open_check);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/watchdog/
H A Dbfin_wdt.c59 static unsigned long open_check; variable
159 if (test_and_set_bit(0, &open_check))
190 clear_bit(0, &open_check);

Completed in 115 milliseconds