Searched defs:pLed (Results 1 – 4 of 4) sorted by relevance
95 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() local1096 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode2() local1229 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode3() local1373 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode4() local1640 struct LED_871x *pLed = &ledpriv->SwLed0; in SwLedControlMode5() local[all …]
9 struct LED_871x *pLed = from_timer(pLed, t, BlinkTimer); in BlinkTimerCallback() local20 struct LED_871x *pLed = container_of(work, struct LED_871x, BlinkWorkItem); in BlinkWorkItemCallback() local24 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() local391 void BlinkHandler(struct LED_871x *pLed) in BlinkHandler()
14 void SwLedOn(struct adapter *padapter, struct LED_871x *pLed) in SwLedOn()36 void SwLedOff(struct adapter *padapter, struct LED_871x *pLed) in SwLedOff()
708 struct LED_871x *pLed; member
Completed in 16 milliseconds