Searched defs:pLed (Results 1 – 3 of 3) sorted by relevance
77 static void InitLed871x(struct _adapter *padapter, struct LED_871x *pLed, in InitLed871x()95 static void DeInitLed871x(struct LED_871x *pLed) in DeInitLed871x()108 static void SwLedOn(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOn()136 static void SwLedOff(struct _adapter *padapter, struct LED_871x *pLed) in SwLedOff()191 static void SwLedBlink(struct LED_871x *pLed) in SwLedBlink()266 static void SwLedBlink1(struct LED_871x *pLed) in SwLedBlink1()419 static void SwLedBlink2(struct LED_871x *pLed) in SwLedBlink2()484 static void SwLedBlink3(struct LED_871x *pLed) in SwLedBlink3()578 static void SwLedBlink4(struct LED_871x *pLed) in SwLedBlink4()708 static void SwLedBlink5(struct LED_871x *pLed) in SwLedBlink5()[all …]
19 static void ResetLedStatus(struct led_priv *pLed) in ResetLedStatus()33 static void SwLedOn(struct adapter *padapter, struct led_priv *pLed) in SwLedOn()49 static void SwLedOff(struct adapter *padapter, struct led_priv *pLed) in SwLedOff()76 struct led_priv *pLed = container_of(dwork, struct led_priv, blink_work); in blink_work() local169 struct led_priv *pLed = &padapter->ledpriv; in rtw_led_control() local
693 struct LED_871x *pLed; member