Searched refs:LED_TYPE_RADIO (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/drivers/net/wireless/rt2x00/ |
D | rt2x00leds.h | 30 LED_TYPE_RADIO, enumerator
|
D | rt2x00leds.c | 100 if (rt2x00dev->led_radio.type == LED_TYPE_RADIO) in rt2x00leds_led_radio()
|
D | rt2400pci.c | 222 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()
|
D | rt2500usb.c | 300 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()
|
D | rt2500pci.c | 222 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()
|
D | rt73usb.c | 207 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()
|
D | rt61pci.c | 261 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()
|
D | rt2800lib.c | 864 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()
|