Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_led.c95 SwLedOff(padapter, pLed); in SwLedBlink()
127 SwLedOff(padapter, pLed); in SwLedBlink()
167 SwLedOff(padapter, pLed); in SwLedBlink1()
170 SwLedOff(padapter, pLed); in SwLedBlink1()
296 SwLedOff(padapter, pLed); in SwLedBlink2()
305 SwLedOff(padapter, pLed); in SwLedBlink2()
313 SwLedOff(padapter, pLed); in SwLedBlink2()
318 SwLedOff(padapter, pLed); in SwLedBlink2()
334 SwLedOff(padapter, pLed); in SwLedBlink2()
342 SwLedOff(padapter, pLed); in SwLedBlink2()
[all …]
/Linux-v5.15/drivers/staging/rtl8712/
Drtl8712_led.c136 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
201 SwLedOff(padapter, pLed); in SwLedBlink()
233 SwLedOff(padapter, pLed); in SwLedBlink()
281 SwLedOff(padapter, pLed); in SwLedBlink1()
292 SwLedOff(padapter, pLed1); in SwLedBlink1()
295 SwLedOff(padapter, pLed1); in SwLedBlink1()
429 SwLedOff(padapter, pLed); in SwLedBlink2()
443 SwLedOff(padapter, pLed); in SwLedBlink2()
467 SwLedOff(padapter, pLed); in SwLedBlink2()
495 SwLedOff(padapter, pLed); in SwLedBlink3()
[all …]
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtl8188e_led.h16 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
Drtw_led.h179 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188eu_led.c36 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff() function