Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_led.c74 case LED_BLINK_NORMAL: in blink_work()
82 pLed->CurrLedState = LED_BLINK_NORMAL; in blink_work()
98 pLed->CurrLedState = LED_BLINK_NORMAL; in blink_work()
115 pLed->CurrLedState = LED_BLINK_NORMAL; in blink_work()
189 pLed->CurrLedState = LED_BLINK_NORMAL; in rtw_led_control()
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_led.h25 LED_BLINK_NORMAL = 3, enumerator
/linux-6.1.9/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()