Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_led.h53 LED_BLINK_WPS_STOP enumerator
86 ((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS_STOP || \
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_led.h54 || ((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS_STOP \
Drtl8712_led.c67 LED_BLINK_WPS_STOP = 11, /*for ALPHA */ enumerator
407 case LED_BLINK_WPS_STOP: /* WPS success */ in SwLedBlink1()
507 if (pLed->CurrLedState != LED_BLINK_WPS_STOP) in SwLedBlink3()
570 case LED_BLINK_WPS_STOP: /*WPS success*/ in SwLedBlink3()
685 case LED_BLINK_WPS_STOP: /*WPS authentication fail*/ in SwLedBlink4()
1047 pLed->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode1()
1326 pLed->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode3()
1571 pLed1->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode4()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_led.c218 case LED_BLINK_WPS_STOP: /* WPS success */ in SwLedBlink1()
405 pLed->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode1()