Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_led.h42 || ((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS_STOP \
H A Drtl8712_led.c57 LED_BLINK_WPS_STOP = 11, /*for ALPHA */ enumerator
393 case LED_BLINK_WPS_STOP: /* WPS success */ in SwLedBlink1()
494 if (pLed->CurrLedState != LED_BLINK_WPS_STOP) in SwLedBlink3()
557 case LED_BLINK_WPS_STOP: /*WPS success*/ in SwLedBlink3()
673 case LED_BLINK_WPS_STOP: /*WPS authentication fail*/ in SwLedBlink4()
1035 pLed->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode1()
1315 pLed->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode3()
1560 pLed1->CurrLedState = LED_BLINK_WPS_STOP; in SwLedControlMode4()