Home
last modified time | relevance | path

Searched refs:LED_BLINK_NORMAL (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_led.c129 case LED_BLINK_NORMAL: in SwLedBlink1()
144 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
180 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
226 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
293 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedControlMode1()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_led.h47 LED_BLINK_NORMAL, enumerator
/linux-4.4.14/drivers/staging/rtl8712/
Drtl8712_led.c56 LED_BLINK_NORMAL = 3, enumerator
218 case LED_BLINK_NORMAL: in SwLedBlink()
258 case LED_BLINK_NORMAL: in SwLedBlink()
321 case LED_BLINK_NORMAL: in SwLedBlink1()
336 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
370 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
417 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
932 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedControlMode1()