Searched refs:SwLedOff (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/rtl8712/ |
D | rtl8712_led.c | 152 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function 217 SwLedOff(padapter, pLed); in SwLedBlink() 249 SwLedOff(padapter, pLed); in SwLedBlink() 297 SwLedOff(padapter, pLed); in SwLedBlink1() 308 SwLedOff(padapter, pLed1); in SwLedBlink1() 311 SwLedOff(padapter, pLed1); in SwLedBlink1() 445 SwLedOff(padapter, pLed); in SwLedBlink2() 459 SwLedOff(padapter, pLed); in SwLedBlink2() 483 SwLedOff(padapter, pLed); in SwLedBlink2() 511 SwLedOff(padapter, pLed); in SwLedBlink3() [all …]
|
/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_led.h | 26 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
|
D | rtw_led.h | 118 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_led.c | 110 SwLedOff(padapter, pLed); in SwLedBlink1() 115 SwLedOff(padapter, pLed); in SwLedBlink1() 453 SwLedOff(padapter, pLed); in SwLedControlMode1()
|
/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_led.c | 40 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
|