Searched refs:SwLedOff (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl8712_led.c | 148 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function 213 SwLedOff(padapter, pLed); in SwLedBlink() 245 SwLedOff(padapter, pLed); in SwLedBlink() 293 SwLedOff(padapter, pLed); in SwLedBlink1() 304 SwLedOff(padapter, pLed1); in SwLedBlink1() 307 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 …]
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_led.c | 31 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtw_led.h | 98 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_led.c | 100 SwLedOff(padapter, pLed); in SwLedBlink1() 105 SwLedOff(padapter, pLed); in SwLedBlink1() 443 SwLedOff(padapter, pLed); in SwLedControlMode1()
|