Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_led.c898 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
921 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
946 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
975 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
1115 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1139 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1248 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1270 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1284 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1401 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode4()
[all …]
Drtl871x_led.h52 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_led.c249 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
272 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
296 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
324 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_led.h74 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro