Searched refs:bLedBlinkInProgress (Results 1 – 4 of 4) sorted by relevance
96 pLed->bLedBlinkInProgress = false; in InitLed871x()113 pLed->bLedBlinkInProgress = false; in DeInitLed871x()247 pLed->bLedBlinkInProgress = false; in SwLedBlink()387 pLed->bLedBlinkInProgress = false; in SwLedBlink1()481 pLed->bLedBlinkInProgress = false; in SwLedBlink2()551 pLed->bLedBlinkInProgress = false; in SwLedBlink3()664 pLed->bLedBlinkInProgress = false; in SwLedBlink4()761 pLed->bLedBlinkInProgress = false; in SwLedBlink5()796 pLed->bLedBlinkInProgress = false; in SwLedBlink6()904 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()[all …]
94 u8 bLedBlinkInProgress; /*true if blinking */ member
48 pLed->bLedBlinkInProgress = false; /* true if it is blinking, false o.w.. */ in ResetLedStatus()190 pLed->bLedBlinkInProgress = false; in SwLedBlink1()255 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()257 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()278 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()280 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()306 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()308 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()323 if (!pLed->bLedBlinkInProgress) { in SwLedControlMode1()334 pLed->bLedBlinkInProgress = true; in SwLedControlMode1()[all …]
57 u8 bLedBlinkInProgress; /* true if it is blinking, false o.w.. */ member