Searched refs:B43legacy_LED_ACTIVELOW (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/wireless/b43legacy/ | ||
D | leds.h | 28 #define B43legacy_LED_ACTIVELOW 0x80 macro |
D | leds.c | 231 activelow = !!(sprom[i] & B43legacy_LED_ACTIVELOW); in b43legacy_leds_init() |