Searched refs:SwLedOff (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/rtl8712/ |
D | rtl8712_led.c | 149 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function 215 SwLedOff(padapter, pLed); in SwLedBlink() 248 SwLedOff(padapter, pLed); in SwLedBlink() 296 SwLedOff(padapter, pLed); in SwLedBlink1() 306 SwLedOff(padapter, pLed1); in SwLedBlink1() 309 SwLedOff(padapter, pLed1); in SwLedBlink1() 441 SwLedOff(padapter, pLed); in SwLedBlink2() 455 SwLedOff(padapter, pLed); in SwLedBlink2() 479 SwLedOff(padapter, pLed); in SwLedBlink2() 507 SwLedOff(padapter, pLed); in SwLedBlink3() [all …]
|
/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_led.h | 33 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
|
D | rtw_led.h | 122 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_led.c | 113 SwLedOff(padapter, pLed); in SwLedBlink1() 118 SwLedOff(padapter, pLed); in SwLedBlink1() 437 SwLedOff(padapter, pLed); in SwLedControlMode1()
|
/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_led.c | 45 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
|