Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_led.h43 LED_BLINK_WPS, enumerator
75 (((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS || \
/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_led.c67 LED_BLINK_WPS = 9, /* LED is blinkg during WPS communication */ enumerator
232 case LED_BLINK_WPS: in SwLedBlink()
266 case LED_BLINK_WPS: in SwLedBlink()
397 case LED_BLINK_WPS: in SwLedBlink1()
561 case LED_BLINK_WPS: in SwLedBlink3()
674 case LED_BLINK_WPS: in SwLedBlink4()
806 case LED_BLINK_WPS: in SwLedBlink6()
1017 pLed->CurrLedState = LED_BLINK_WPS; in SwLedControlMode1()
1311 pLed->CurrLedState = LED_BLINK_WPS; in SwLedControlMode3()
1528 pLed->CurrLedState = LED_BLINK_WPS; in SwLedControlMode4()
[all …]
Drtl871x_led.h53 (((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS \
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_led.c200 case LED_BLINK_WPS: in SwLedBlink1()
365 pLed->CurrLedState = LED_BLINK_WPS; in SwLedControlMode1()