Searched refs:CurrLedState (Results 1 – 4 of 4) sorted by relevance
40 pLed->CurrLedState = RTW_LED_OFF; /* Current LED state. */ in ResetLedStatus()99 switch (pLed->CurrLedState) { in SwLedBlink()139 switch (pLed->CurrLedState) { in SwLedBlink()175 switch (pLed->CurrLedState) { in SwLedBlink1()197 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()205 pLed->CurrLedState = LED_BLINK_SLOWLY; in SwLedBlink1()228 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()236 pLed->CurrLedState = LED_BLINK_SLOWLY; in SwLedBlink1()268 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()298 switch (pLed->CurrLedState) { in SwLedBlink2()[all …]
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()323 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()332 pLed->CurrLedState = LED_BLINK_SLOWLY; in SwLedBlink1()357 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()366 pLed->CurrLedState = LED_BLINK_SLOWLY; in SwLedBlink1()404 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()430 switch (pLed->CurrLedState) { in SwLedBlink2()[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
96 enum LED_STATE_871x CurrLedState; /* Current LED state. */ member122 (((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS || \123 ((struct LED_871x *)_LED_871x)->CurrLedState == LED_BLINK_WPS_STOP || \