Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_led.c16 (l)->CurrLedState == LED_BLINK_WPS_STOP || \
133 case LED_BLINK_WPS_STOP: /* WPS success */ in blink_work()
271 pLed->CurrLedState = LED_BLINK_WPS_STOP; in rtw_led_control()
/Linux-v6.1/drivers/staging/r8188eu/include/
Drtw_led.h32 LED_BLINK_WPS_STOP = 11, enumerator
/Linux-v6.1/drivers/staging/rtl8712/
Drtl871x_led.h42 || ((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS_STOP \
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()