Home
last modified time | relevance | path

Searched refs:SwLedOn23a (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8723au/core/
Drtw_led.c112 SwLedOn23a(padapter, pLed); in SwLedBlink()
149 SwLedOn23a(padapter, pLed); in SwLedBlink()
194 SwLedOn23a(padapter, pLed); in SwLedBlink1()
333 SwLedOn23a(padapter, pLed); in SwLedBlink2()
352 SwLedOn23a(padapter, pLed); in SwLedBlink2()
388 SwLedOn23a(padapter, pLed); in SwLedBlink2()
427 SwLedOn23a(padapter, pLed); in SwLedBlink3()
456 SwLedOn23a(padapter, pLed); in SwLedBlink3()
504 SwLedOn23a(padapter, pLed); in SwLedBlink3()
566 SwLedOn23a(padapter, pLed); in SwLedBlink3()
[all …]
/drivers/staging/rtl8723au/include/
Drtl8723a_led.h27 void SwLedOn23a(struct rtw_adapter *padapter, struct led_8723a * pLed);
/drivers/staging/rtl8723au/hal/
Drtl8723au_led.c35 void SwLedOn23a(struct rtw_adapter *padapter, struct led_8723a *pLed) in SwLedOn23a() function