Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_led.c61 pLed->bLedNoLinkBlinkInProgress = false; in ResetLedStatus()
153 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
189 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
258 if (!pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
270 pLed->bLedNoLinkBlinkInProgress = true; in SwLedControlMode1()
284 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
286 pLed->bLedNoLinkBlinkInProgress = false; in SwLedControlMode1()
308 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
310 pLed->bLedNoLinkBlinkInProgress = false; in SwLedControlMode1()
336 if (pLed->bLedNoLinkBlinkInProgress) { in SwLedControlMode1()
[all …]
/linux-4.1.27/drivers/staging/rtl8712/
Drtl8712_led.c345 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
379 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink1()
633 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink4()
656 pLed->bLedNoLinkBlinkInProgress = true; in SwLedBlink4()
896 if (pLed->bLedNoLinkBlinkInProgress == false) { in SwLedControlMode1()
908 pLed->bLedNoLinkBlinkInProgress = true; in SwLedControlMode1()
923 if (pLed->bLedNoLinkBlinkInProgress == true) { in SwLedControlMode1()
925 pLed->bLedNoLinkBlinkInProgress = false; in SwLedControlMode1()
948 if (pLed->bLedNoLinkBlinkInProgress == true) { in SwLedControlMode1()
950 pLed->bLedNoLinkBlinkInProgress = false; in SwLedControlMode1()
[all …]
Drtl871x_led.h92 u8 bLedNoLinkBlinkInProgress; member
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_led.h76 u8 bLedNoLinkBlinkInProgress; member