Searched refs:CurrLedState (Results 1 – 2 of 2) sorted by relevance
82 pLed->CurrLedState = LED_STATE_OFF; in InitLed871x()204 switch (pLed->CurrLedState) { in SwLedBlink()244 switch (pLed->CurrLedState) { in SwLedBlink()299 switch (pLed->CurrLedState) { in SwLedBlink1()430 switch (pLed->CurrLedState) { in SwLedBlink2()496 switch (pLed->CurrLedState) { in SwLedBlink3()567 pLed->CurrLedState = LED_STATE_ON; in SwLedBlink3()596 switch (pLed->CurrLedState) { in SwLedBlink4()718 switch (pLed->CurrLedState) { in SwLedBlink5()774 switch (pLed->CurrLedState) { in SwLedBlink6()[all …]
41 (((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS \42 || ((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS_STOP \79 u32 CurrLedState; /* Current LED state. */ member
Completed in 18 milliseconds