Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8712/
A Drtl8712_led.c590 if (!pLed1->bLedWPSBlinkInProgress && in SwLedBlink4()
1031 if (pLed->bLedWPSBlinkInProgress) in SwLedControlMode1()
1047 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode1()
1075 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode1()
1212 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode2()
1309 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode3()
1327 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode3()
1356 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode3()
1529 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode4()
1556 if (pLed1->bLedWPSBlinkInProgress) in SwLedControlMode4()
[all …]
A Drtl871x_led.h43 || ((struct LED_871x *)_LED_871x)->bLedWPSBlinkInProgress)
46 (((struct LED_871x *)_LED_871x)->bLedWPSBlinkInProgress \
87 u8 bLedWPSBlinkInProgress; member
/linux/drivers/staging/r8188eu/core/
A Drtw_led.c30 pLed->bLedWPSBlinkInProgress = false; in ResetLedStatus()
176 pLed->bLedWPSBlinkInProgress = false; in SwLedBlink1()
292 if (!pLed->bLedWPSBlinkInProgress) { in SwLedControlMode1()
309 pLed->bLedWPSBlinkInProgress = true; in SwLedControlMode1()
335 if (pLed->bLedWPSBlinkInProgress) in SwLedControlMode1()
338 pLed->bLedWPSBlinkInProgress = true; in SwLedControlMode1()
349 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode1()
351 pLed->bLedWPSBlinkInProgress = false; in SwLedControlMode1()
376 if (pLed->bLedWPSBlinkInProgress) { in SwLedControlMode1()
378 pLed->bLedWPSBlinkInProgress = false; in SwLedControlMode1()
/linux/drivers/staging/r8188eu/include/
A Drtw_led.h104 u8 bLedWPSBlinkInProgress; member
122 ((struct LED_871x *)_LED_871x)->bLedWPSBlinkInProgress)
125 (((struct LED_871x *)_LED_871x)->bLedWPSBlinkInProgress || \

Completed in 11 milliseconds