Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/core/
Drtw_led.c54 pLed->bLedNoLinkBlinkInProgress = false; in ResetLedStatus()
142 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
176 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
239 if (pLed->bLedNoLinkBlinkInProgress) in SwLedControlMode1()
252 pLed->bLedNoLinkBlinkInProgress = true; in SwLedControlMode1()
267 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
269 pLed->bLedNoLinkBlinkInProgress = false; in SwLedControlMode1()
292 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
294 pLed->bLedNoLinkBlinkInProgress = false; in SwLedControlMode1()
321 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
[all …]
/drivers/staging/rtl8712/
Drtl8712_led.c331 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
365 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
621 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink4()
644 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink4()
884 if (!pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
896 pLed->bLedNoLinkBlinkInProgress = true; in SwLedControlMode1()
911 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
913 pLed->bLedNoLinkBlinkInProgress = false; in SwLedControlMode1()
936 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
938 pLed->bLedNoLinkBlinkInProgress = false; in SwLedControlMode1()
[all …]
Drtl871x_led.h83 u8 bLedNoLinkBlinkInProgress; member
/drivers/staging/rtl8188eu/include/
Drtw_led.h66 u8 bLedNoLinkBlinkInProgress; member