Searched refs:SwLedOff (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8712/ |
D | rtl8712_led.c | 150 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function 216 SwLedOff(padapter, pLed); in SwLedBlink() 249 SwLedOff(padapter, pLed); in SwLedBlink() 297 SwLedOff(padapter, pLed); in SwLedBlink1() 307 SwLedOff(padapter, pLed1); in SwLedBlink1() 310 SwLedOff(padapter, pLed1); in SwLedBlink1() 442 SwLedOff(padapter, pLed); in SwLedBlink2() 456 SwLedOff(padapter, pLed); in SwLedBlink2() 480 SwLedOff(padapter, pLed); in SwLedBlink2() 508 SwLedOff(padapter, pLed); in SwLedBlink3() [all …]
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtl8188e_led.h | 33 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
|
D | rtw_led.h | 118 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed);
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_led.c | 45 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff() function
|
/linux-4.1.27/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()
|