Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/staging/rtl8188eu/core/
Drtw_led.c56 pLed->bLedScanBlinkInProgress = false; in ResetLedStatus()
155 pLed->bLedScanBlinkInProgress = false; in SwLedBlink1()
299 if (pLed->bLedScanBlinkInProgress) in SwLedControlMode1()
315 pLed->bLedScanBlinkInProgress = true; in SwLedControlMode1()
366 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
368 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
392 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
394 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
444 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
446 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Drtw_led.h68 u8 bLedScanBlinkInProgress; member