Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8712/
Drtl8712_led.c886 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
909 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
934 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
963 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
1103 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1127 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1236 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1258 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1272 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1389 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode4()
[all …]
Drtl871x_led.h40 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_led.c712 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
734 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
757 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
784 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
916 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
936 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1040 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1060 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1073 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1187 if (pLed->CurrLedState == LED_BLINK_SCAN || IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode4()
[all …]
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_led.h121 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro