Searched refs:SwLedOn (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl8712_led.c | 121 static void SwLedOn(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOn() function 214 SwLedOn(padapter, pLed); in SwLedBlink() 246 SwLedOn(padapter, pLed); in SwLedBlink() 295 SwLedOn(padapter, pLed); in SwLedBlink1() 301 SwLedOn(padapter, pLed1); in SwLedBlink1() 304 SwLedOn(padapter, pLed1); in SwLedBlink1() 440 SwLedOn(padapter, pLed); in SwLedBlink2() 452 SwLedOn(padapter, pLed); in SwLedBlink2() 476 SwLedOn(padapter, pLed); in SwLedBlink2() 505 SwLedOn(padapter, pLed); in SwLedBlink3() [all …]
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_led.h | 32 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed);
|
D | rtw_led.h | 117 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed);
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_led.c | 32 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed) in SwLedOn() function
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_led.c | 107 SwLedOn(padapter, pLed); in SwLedBlink1()
|