Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/staging/rtl8188eu/core/
Drtw_led.c56 pLed->bLedScanBlinkInProgress = false; in ResetLedStatus()
152 pLed->bLedScanBlinkInProgress = false; in SwLedBlink1()
288 if (pLed->bLedScanBlinkInProgress) in SwLedControlMode1()
304 pLed->bLedScanBlinkInProgress = true; in SwLedControlMode1()
355 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
357 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
381 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
383 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
433 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
435 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_led.h68 u8 bLedScanBlinkInProgress; member