Home
last modified time | relevance | path

Searched refs:bLedScanBlinkInProgress (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/staging/rtl8712/
Drtl8712_led.c340 pLed->bLedScanBlinkInProgress = false; in SwLedBlink1()
445 pLed->bLedScanBlinkInProgress = false; in SwLedBlink2()
513 pLed->bLedScanBlinkInProgress = false; in SwLedBlink3()
629 pLed->bLedScanBlinkInProgress = false; in SwLedBlink4()
729 pLed->bLedScanBlinkInProgress = false; in SwLedBlink5()
933 else if (!pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
948 pLed->bLedScanBlinkInProgress = true; in SwLedControlMode1()
1000 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
1002 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
1027 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
[all …]
Drtl871x_led.h47 || ((struct LED_871x *)_LED_871x)->bLedScanBlinkInProgress)
86 u8 bLedScanBlinkInProgress; member
/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_led.c30 pLed->bLedScanBlinkInProgress = false; in ResetLedStatus()
109 pLed->bLedScanBlinkInProgress = false; in blink_work()
217 if (pLed->bLedScanBlinkInProgress) in rtw_led_control()
227 pLed->bLedScanBlinkInProgress = true; in rtw_led_control()
258 pLed->bLedScanBlinkInProgress = false; in rtw_led_control()
268 pLed->bLedScanBlinkInProgress = false; in rtw_led_control()
289 pLed->bLedScanBlinkInProgress = false; in rtw_led_control()
/Linux-v6.1/drivers/staging/r8188eu/include/
Drtw_led.h51 bool bLedScanBlinkInProgress; member