Searched refs:LED_TYPE_RADIO (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00leds.h | 17 LED_TYPE_RADIO, enumerator
|
D | rt2x00leds.c | 87 if (rt2x00dev->led_radio.type == LED_TYPE_RADIO) in rt2x00leds_led_radio()
|
D | rt2400pci.c | 212 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC) in rt2400pci_brightness_set() 1516 rt2400pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt2400pci_init_eeprom()
|
D | rt2500usb.c | 275 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC) in rt2500usb_brightness_set() 1483 rt2500usb_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt2500usb_init_eeprom()
|
D | rt2500pci.c | 212 if (led->type == LED_TYPE_RADIO || led->type == LED_TYPE_ASSOC) in rt2500pci_brightness_set() 1664 rt2500pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt2500pci_init_eeprom()
|
D | rt73usb.c | 196 if (led->type == LED_TYPE_RADIO) { in rt73usb_brightness_set() 1918 rt73usb_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt73usb_init_eeprom()
|
D | rt61pci.c | 251 if (led->type == LED_TYPE_RADIO) { in rt61pci_brightness_set() 2506 rt61pci_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt61pci_init_eeprom()
|
D | rt2800lib.c | 1543 if (led->type == LED_TYPE_RADIO) { in rt2800_brightness_set() 1557 if (led->type == LED_TYPE_RADIO) { in rt2800_brightness_set() 9546 rt2800_init_led(rt2x00dev, &rt2x00dev->led_radio, LED_TYPE_RADIO); in rt2800_init_eeprom()
|