Searched refs:SwLedOff (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/staging/rtl8712/ |
D | rtl8712_led.c | 136 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff() function 201 SwLedOff(padapter, pLed); in SwLedBlink() 233 SwLedOff(padapter, pLed); in SwLedBlink() 281 SwLedOff(padapter, pLed); in SwLedBlink1() 292 SwLedOff(padapter, pLed1); in SwLedBlink1() 295 SwLedOff(padapter, pLed1); in SwLedBlink1() 429 SwLedOff(padapter, pLed); in SwLedBlink2() 443 SwLedOff(padapter, pLed); in SwLedBlink2() 467 SwLedOff(padapter, pLed); in SwLedBlink2() 495 SwLedOff(padapter, pLed); in SwLedBlink3() [all …]
|