Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_led.h44 LED_BLINK_WPS_STOP enumerator
76 ((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS_STOP || \
/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_led.h54 || ((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS_STOP \
Drtl8712_led.c69 LED_BLINK_WPS_STOP = 11, /*for ALPHA */ enumerator
405 case LED_BLINK_WPS_STOP: /* WPS success */ in SwLedBlink1()
506 if (pLed->CurrLedState != LED_BLINK_WPS_STOP) in SwLedBlink3()
569 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()
1327 pLed->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode3()
1572 pLed1->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode4()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_led.c208 case LED_BLINK_WPS_STOP: /* WPS success */ in SwLedBlink1()
395 pLed->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode1()