Home
last modified time | relevance | path

Searched defs:pLed (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/rtl8712/
A Drtl8712_led.c95 static void DeInitLed871x(struct LED_871x *pLed) in DeInitLed871x()
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()
875 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode1() local
1096 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode2() local
1229 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode3() local
1373 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode4() local
1640 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode5() local
[all …]
/linux/drivers/staging/r8188eu/core/
A Drtw_led.c9 struct LED_871x *pLed = from_timer(pLed, t, BlinkTimer); in BlinkTimerCallback() local
20 struct LED_871x *pLed = container_of(work, struct LED_871x, BlinkWorkItem); in BlinkWorkItemCallback() local
24 void ResetLedStatus(struct LED_871x *pLed) in ResetLedStatus()
41 void InitLed871x(struct adapter *padapter, struct LED_871x *pLed, enum LED_PIN_871x LedPin) in InitLed871x()
52 void DeInitLed871x(struct LED_871x *pLed) in DeInitLed871x()
59 static void SwLedBlink1(struct LED_871x *pLed) in SwLedBlink1()
190 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode1() local
391 void BlinkHandler(struct LED_871x *pLed) in BlinkHandler()
/linux/drivers/staging/r8188eu/hal/
A Drtl8188eu_led.c14 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed) in SwLedOn()
36 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff()
/linux/drivers/staging/r8188eu/include/
A Drtw_cmd.h708 struct LED_871x *pLed; member

Completed in 16 milliseconds