Searched refs:bLedLinkBlinkInProgress (Results 1 – 2 of 2) sorted by relevance
322 pLed->bLedLinkBlinkInProgress = true; in SwLedBlink1()356 pLed->bLedLinkBlinkInProgress = true; in SwLedBlink1()403 pLed->bLedLinkBlinkInProgress = true; in SwLedBlink1()888 if (pLed->bLedLinkBlinkInProgress) { in SwLedControlMode1()890 pLed->bLedLinkBlinkInProgress = false; in SwLedControlMode1()907 if (!pLed->bLedLinkBlinkInProgress) { in SwLedControlMode1()919 pLed->bLedLinkBlinkInProgress = true; in SwLedControlMode1()940 if (pLed->bLedLinkBlinkInProgress) { in SwLedControlMode1()942 pLed->bLedLinkBlinkInProgress = false; in SwLedControlMode1()969 if (pLed->bLedLinkBlinkInProgress) { in SwLedControlMode1()[all …]
84 u8 bLedLinkBlinkInProgress; member