Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl8712_led.c902 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
925 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
950 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
979 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
1119 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1143 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1252 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1274 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1288 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1405 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode4()
[all …]
Drtl871x_led.h52 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro
/drivers/staging/rtl8188eu/core/
Drtw_led.c259 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
282 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
306 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
334 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
/drivers/staging/rtl8188eu/include/
Drtw_led.h84 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro