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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_leds.c287 int bit_on; local
297 bit_on = led->activelow ? 0 : 1;
299 bit_on = led->activelow ? 1 : 0;
300 if (bit_on)

Completed in 39 milliseconds