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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/watchdog/
H A Dmixcomwd.c61 static unsigned long mixcomwd_opened; /* long req'd for setbit --RR */ variable
91 if(test_and_set_bit(0,&mixcomwd_opened)) {
125 clear_bit(0,&mixcomwd_opened);
169 status=mixcomwd_opened;

Completed in 70 milliseconds