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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00leds.h31 LED_TYPE_ASSOC, enumerator in enum:led_type
H A Drt2x00leds.c94 if (rt2x00dev->led_assoc.type == LED_TYPE_ASSOC)
H A Drt61pci.c268 } else if (led->type == LED_TYPE_ASSOC) {
2439 rt61pci_init_led(rt2x00dev, &rt2x00dev->led_assoc, LED_TYPE_ASSOC);
H A Drt73usb.c214 } else if (led->type == LED_TYPE_ASSOC) {
1866 rt73usb_init_led(rt2x00dev, &rt2x00dev->led_assoc, LED_TYPE_ASSOC);
H A Drt2400pci.c222 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC)
H A Drt2500usb.c300 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC)
H A Drt2800lib.c711 } else if (led->type == LED_TYPE_ASSOC) {
2608 rt2800_init_led(rt2x00dev, &rt2x00dev->led_assoc, LED_TYPE_ASSOC);
H A Drt2500pci.c222 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC)

Completed in 40 milliseconds