Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_led.c352 pLed->bLedScanBlinkInProgress = false; in SwLedBlink1()
457 pLed->bLedScanBlinkInProgress = false; in SwLedBlink2()
525 pLed->bLedScanBlinkInProgress = false; in SwLedBlink3()
641 pLed->bLedScanBlinkInProgress = false; in SwLedBlink4()
741 pLed->bLedScanBlinkInProgress = false; in SwLedBlink5()
945 else if (!pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
960 pLed->bLedScanBlinkInProgress = true; in SwLedControlMode1()
1012 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
1014 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
1039 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
[all …]
Drtl871x_led.h59 || ((struct LED_871x *)_LED_871x)->bLedScanBlinkInProgress)
98 u8 bLedScanBlinkInProgress; member
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_led.c56 pLed->bLedScanBlinkInProgress = false; in ResetLedStatus()
153 pLed->bLedScanBlinkInProgress = false; in SwLedBlink1()
295 } else if (!pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
310 pLed->bLedScanBlinkInProgress = true; in SwLedControlMode1()
360 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
362 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
387 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
389 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
439 if (pLed->bLedScanBlinkInProgress) { in SwLedControlMode1()
441 pLed->bLedScanBlinkInProgress = false; in SwLedControlMode1()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_led.h68 u8 bLedScanBlinkInProgress; member