Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_led.c119 case LED_BLINK_NORMAL: in SwLedBlink1()
134 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
170 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
216 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
283 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedControlMode1()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_led.h38 LED_BLINK_NORMAL, enumerator
/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_led.c56 LED_BLINK_NORMAL = 3, enumerator
217 case LED_BLINK_NORMAL: in SwLedBlink()
257 case LED_BLINK_NORMAL: in SwLedBlink()
320 case LED_BLINK_NORMAL: in SwLedBlink1()
335 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
369 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
416 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
932 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedControlMode1()