Home
last modified time | relevance | path

Searched refs:LED_TYPE_RADIO (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/net/wireless/rt2x00/
Drt2x00leds.h30 LED_TYPE_RADIO, enumerator
Drt2x00leds.c100 if (rt2x00dev->led_radio.type == LED_TYPE_RADIO) in rt2x00leds_led_radio()
Drt2400pci.c222 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC) in rt2400pci_brightness_set()
1520 rt2400pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt2400pci_init_eeprom()
Drt2500usb.c300 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC) in rt2500usb_brightness_set()
1510 rt2500usb_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt2500usb_init_eeprom()
Drt2500pci.c222 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC) in rt2500pci_brightness_set()
1671 rt2500pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt2500pci_init_eeprom()
Drt73usb.c207 if (led->type == LED_TYPE_RADIO) { in rt73usb_brightness_set()
1932 rt73usb_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt73usb_init_eeprom()
Drt61pci.c261 if (led->type == LED_TYPE_RADIO) { in rt61pci_brightness_set()
2599 rt61pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt61pci_init_eeprom()
Drt2800lib.c864 if (led->type == LED_TYPE_RADIO) { in rt2800_brightness_set()
878 if (led->type == LED_TYPE_RADIO) { in rt2800_brightness_set()
4327 rt2800_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt2800_init_eeprom()