Searched refs:bLedBlinkInProgress (Results 1 – 4 of 4) sorted by relevance
97 pLed->bLedBlinkInProgress = false; in InitLed871x()114 pLed->bLedBlinkInProgress = false; in DeInitLed871x()248 pLed->bLedBlinkInProgress = false; in SwLedBlink()388 pLed->bLedBlinkInProgress = false; in SwLedBlink1()482 pLed->bLedBlinkInProgress = false; in SwLedBlink2()552 pLed->bLedBlinkInProgress = false; in SwLedBlink3()665 pLed->bLedBlinkInProgress = false; in SwLedBlink4()762 pLed->bLedBlinkInProgress = false; in SwLedBlink5()797 pLed->bLedBlinkInProgress = false; in SwLedBlink6()904 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()[all …]
91 u8 bLedBlinkInProgress; /*true if blinking */ member
55 pLed->bLedBlinkInProgress = false; /* true if it is blinking, false o.w.. */ in ResetLedStatus()200 pLed->bLedBlinkInProgress = false; in SwLedBlink1()265 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()267 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()288 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()290 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()316 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()318 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()333 if (!pLed->bLedBlinkInProgress) { in SwLedControlMode1()344 pLed->bLedBlinkInProgress = true; in SwLedControlMode1()[all …]
65 u8 bLedBlinkInProgress; /* true if it is blinking, false o.w.. */ member