Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/staging/r8188eu/core/
Drtw_led.c30 pLed->bLedScanBlinkInProgress = false; in ResetLedStatus()
88 pLed->bLedScanBlinkInProgress = false; in blink_work()
196 if (pLed->bLedScanBlinkInProgress) in rtw_led_control()
206 pLed->bLedScanBlinkInProgress = true; in rtw_led_control()
237 pLed->bLedScanBlinkInProgress = false; in rtw_led_control()
247 pLed->bLedScanBlinkInProgress = false; in rtw_led_control()
268 pLed->bLedScanBlinkInProgress = false; in rtw_led_control()
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_led.h51 bool bLedScanBlinkInProgress; member