Searched refs:LED_TYPE_QUALITY (Results 1 - 5 of 5) 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.h33 LED_TYPE_QUALITY, enumerator in enum:led_type
H A Drt2x00leds.c37 if ((led->type != LED_TYPE_QUALITY) || !(led->flags & LED_REGISTERED))
H A Drt61pci.c277 } else if (led->type == LED_TYPE_QUALITY) {
2442 LED_TYPE_QUALITY);
H A Drt73usb.c223 } else if (led->type == LED_TYPE_QUALITY) {
1869 LED_TYPE_QUALITY);
H A Drt2800lib.c714 } else if (led->type == LED_TYPE_QUALITY) {
2609 rt2800_init_led(rt2x00dev, &rt2x00dev->led_qual, LED_TYPE_QUALITY);

Completed in 105 milliseconds