Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8712/
Drtl8712_led.c108 static void SwLedOn(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOn() function
199 SwLedOn(padapter, pLed); in SwLedBlink()
231 SwLedOn(padapter, pLed); in SwLedBlink()
279 SwLedOn(padapter, pLed); in SwLedBlink1()
285 SwLedOn(padapter, pLed1); in SwLedBlink1()
288 SwLedOn(padapter, pLed1); in SwLedBlink1()
427 SwLedOn(padapter, pLed); in SwLedBlink2()
439 SwLedOn(padapter, pLed); in SwLedBlink2()
463 SwLedOn(padapter, pLed); in SwLedBlink2()
492 SwLedOn(padapter, pLed); in SwLedBlink3()
[all …]
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_led.c93 SwLedOn(padapter, pLed); in SwLedBlink()
125 SwLedOn(padapter, pLed); in SwLedBlink()
165 SwLedOn(padapter, pLed); in SwLedBlink1()
294 SwLedOn(padapter, pLed); in SwLedBlink2()
309 SwLedOn(padapter, pLed); in SwLedBlink2()
338 SwLedOn(padapter, pLed); in SwLedBlink2()
370 SwLedOn(padapter, pLed); in SwLedBlink3()
388 SwLedOn(padapter, pLed); in SwLedBlink3()
419 SwLedOn(padapter, pLed); in SwLedBlink3()
461 SwLedOn(padapter, pLed); in SwLedBlink3()
[all …]
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtl8188e_led.h15 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed);
Drtw_led.h178 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed);
/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188eu_led.c14 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed) in SwLedOn() function