Home
last modified time | relevance | path

Searched refs:LED_BLINK_WPS (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8188eu/include/
Drtw_led.h43 LED_BLINK_WPS, enumerator
75 (((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS || \
/drivers/staging/rtl8712/
Drtl8712_led.c55 LED_BLINK_WPS = 9, /* LED is blinkg during WPS communication */ enumerator
220 case LED_BLINK_WPS: in SwLedBlink()
254 case LED_BLINK_WPS: in SwLedBlink()
385 case LED_BLINK_WPS: in SwLedBlink1()
549 case LED_BLINK_WPS: in SwLedBlink3()
662 case LED_BLINK_WPS: in SwLedBlink4()
794 case LED_BLINK_WPS: in SwLedBlink6()
1005 pLed->CurrLedState = LED_BLINK_WPS; in SwLedControlMode1()
1299 pLed->CurrLedState = LED_BLINK_WPS; in SwLedControlMode3()
1516 pLed->CurrLedState = LED_BLINK_WPS; in SwLedControlMode4()
[all …]
Drtl871x_led.h41 (((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS \
/drivers/staging/rtl8188eu/core/
Drtw_led.c196 case LED_BLINK_WPS: in SwLedBlink1()
360 pLed->CurrLedState = LED_BLINK_WPS; in SwLedControlMode1()