Home
last modified time | relevance | path

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

/linux-6.3-rc2/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

Completed in 6 milliseconds