Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8712/
A Drtl8712_led.c84 pLed->bLedBlinkInProgress = false; in InitLed871x()
101 pLed->bLedBlinkInProgress = false; in DeInitLed871x()
235 pLed->bLedBlinkInProgress = false; in SwLedBlink()
1023 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()
1071 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()
1144 if (pLed->bLedBlinkInProgress) { in SwLedControlMode2()
1204 if (pLed->bLedBlinkInProgress) { in SwLedControlMode2()
1276 if (pLed->bLedBlinkInProgress) { in SwLedControlMode3()
1348 if (pLed->bLedBlinkInProgress) { in SwLedControlMode3()
1606 if (pLed->bLedBlinkInProgress) { in SwLedControlMode4()
[all …]
A Drtl871x_led.h82 u8 bLedBlinkInProgress; /*true if blinking */ member
/linux/drivers/staging/r8188eu/core/
A Drtw_led.c145 pLed->bLedBlinkInProgress = false; in SwLedBlink1()
204 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()
206 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()
226 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()
253 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()
269 if (!pLed->bLedBlinkInProgress) { in SwLedControlMode1()
280 pLed->bLedBlinkInProgress = true; in SwLedControlMode1()
301 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()
327 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()
329 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()
[all …]
/linux/drivers/staging/r8188eu/include/
A Drtw_led.h102 u8 bLedBlinkInProgress; /* true if it is blinking, false o.w.. */ member

Completed in 13 milliseconds