Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl8712_led.c152 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
217 SwLedOff(padapter, pLed); in SwLedBlink()
249 SwLedOff(padapter, pLed); in SwLedBlink()
297 SwLedOff(padapter, pLed); in SwLedBlink1()
308 SwLedOff(padapter, pLed1); in SwLedBlink1()
311 SwLedOff(padapter, pLed1); in SwLedBlink1()
445 SwLedOff(padapter, pLed); in SwLedBlink2()
459 SwLedOff(padapter, pLed); in SwLedBlink2()
483 SwLedOff(padapter, pLed); in SwLedBlink2()
511 SwLedOff(padapter, pLed); in SwLedBlink3()
[all …]
/drivers/staging/rtl8188eu/include/
Drtl8188e_led.h26 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
Drtw_led.h118 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
/drivers/staging/rtl8188eu/core/
Drtw_led.c110 SwLedOff(padapter, pLed); in SwLedBlink1()
115 SwLedOff(padapter, pLed); in SwLedBlink1()
453 SwLedOff(padapter, pLed); in SwLedControlMode1()
/drivers/staging/rtl8188eu/hal/
Drtl8188eu_led.c40 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff() function