Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_led.c148 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
213 SwLedOff(padapter, pLed); in SwLedBlink()
245 SwLedOff(padapter, pLed); in SwLedBlink()
293 SwLedOff(padapter, pLed); in SwLedBlink1()
304 SwLedOff(padapter, pLed1); in SwLedBlink1()
307 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 …]
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188eu_led.c31 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_led.h98 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_led.c100 SwLedOff(padapter, pLed); in SwLedBlink1()
105 SwLedOff(padapter, pLed); in SwLedBlink1()
443 SwLedOff(padapter, pLed); in SwLedControlMode1()