Searched refs:bLedBlinkInProgress (Results 1 – 4 of 4) sorted by relevance
84 pLed->bLedBlinkInProgress = false; in InitLed871x()101 pLed->bLedBlinkInProgress = false; in DeInitLed871x()235 pLed->bLedBlinkInProgress = false; in SwLedBlink()375 pLed->bLedBlinkInProgress = false; in SwLedBlink1()469 pLed->bLedBlinkInProgress = false; in SwLedBlink2()539 pLed->bLedBlinkInProgress = false; in SwLedBlink3()652 pLed->bLedBlinkInProgress = false; in SwLedBlink4()749 pLed->bLedBlinkInProgress = false; in SwLedBlink5()784 pLed->bLedBlinkInProgress = false; in SwLedBlink6()892 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()[all …]
82 u8 bLedBlinkInProgress; /*true if blinking */ member
43 pLed->bLedBlinkInProgress = false; /* true if it is blinking, false o.w.. */ in ResetLedStatus()131 pLed->bLedBlinkInProgress = false; in SwLedBlink()245 pLed->bLedBlinkInProgress = false; in SwLedBlink1()345 pLed->bLedBlinkInProgress = false; in SwLedBlink2()428 pLed->bLedBlinkInProgress = false; in SwLedBlink3()553 pLed->bLedBlinkInProgress = false; in SwLedBlink4()671 pLed->bLedBlinkInProgress = false; in SwLedBlink5()719 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()721 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()741 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()[all …]
102 u8 bLedBlinkInProgress; /* true if it is blinking, false o.w.. */ member