Searched refs:LED_TYPE_RADIO (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.h30 LED_TYPE_RADIO, enumerator in enum:led_type
H A Drt2x00leds.c100 if (rt2x00dev->led_radio.type == LED_TYPE_RADIO)
H A Drt2400pci.c222 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC)
1408 rt2400pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO);
H A Drt2500usb.c300 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC)
1470 rt2500usb_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO);
H A Drt2500pci.c222 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC)
1562 rt2500pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO);
H A Drt61pci.c261 if (led->type == LED_TYPE_RADIO) {
2438 rt61pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO);
H A Drt73usb.c207 if (led->type == LED_TYPE_RADIO) {
1865 rt73usb_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO);
H A Drt2800lib.c708 if (led->type == LED_TYPE_RADIO) {
2607 rt2800_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO);

Completed in 129 milliseconds