Home
last modified time | relevance | path

Searched refs:SwLedOff (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/rtl8712/
Drtl8712_led.c149 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
215 SwLedOff(padapter, pLed); in SwLedBlink()
248 SwLedOff(padapter, pLed); in SwLedBlink()
296 SwLedOff(padapter, pLed); in SwLedBlink1()
306 SwLedOff(padapter, pLed1); in SwLedBlink1()
309 SwLedOff(padapter, pLed1); in SwLedBlink1()
441 SwLedOff(padapter, pLed); in SwLedBlink2()
455 SwLedOff(padapter, pLed); in SwLedBlink2()
479 SwLedOff(padapter, pLed); in SwLedBlink2()
507 SwLedOff(padapter, pLed); in SwLedBlink3()
[all …]
/drivers/staging/rtl8188eu/include/
Drtl8188e_led.h33 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
Drtw_led.h122 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
/drivers/staging/rtl8188eu/core/
Drtw_led.c113 SwLedOff(padapter, pLed); in SwLedBlink1()
118 SwLedOff(padapter, pLed); in SwLedBlink1()
437 SwLedOff(padapter, pLed); in SwLedControlMode1()
/drivers/staging/rtl8188eu/hal/
Drtl8188eu_led.c45 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff() function