Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_led.c121 case LED_BLINK_NORMAL: in SwLedBlink1()
136 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
172 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
218 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
287 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedControlMode1()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Drtw_led.h38 LED_BLINK_NORMAL, enumerator
/Linux-v5.4/drivers/staging/rtl8712/
Drtl8712_led.c44 LED_BLINK_NORMAL = 3, enumerator
205 case LED_BLINK_NORMAL: in SwLedBlink()
245 case LED_BLINK_NORMAL: in SwLedBlink()
308 case LED_BLINK_NORMAL: in SwLedBlink1()
323 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
357 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
404 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedBlink1()
920 pLed->CurrLedState = LED_BLINK_NORMAL; in SwLedControlMode1()