Searched refs:LedPin (Results 1 – 5 of 5) sorted by relevance
21 switch (pLed->LedPin) { in SwLedOn()46 switch (pLed->LedPin) { in SwLedOff()
94 enum LED_PIN_871x LedPin; /* Identify how to implement this member152 enum LED_PIN_871x LedPin);
41 void InitLed871x(struct adapter *padapter, struct LED_871x *pLed, enum LED_PIN_871x LedPin) in InitLed871x() argument44 pLed->LedPin = LedPin; in InitLed871x()
78 enum LED_PIN_871x LedPin; /* Implementation for this SW led. */ member
78 enum LED_PIN_871x LedPin) in InitLed871x() argument81 pLed->LedPin = LedPin; in InitLed871x()115 switch (pLed->LedPin) { in SwLedOn()143 switch (pLed->LedPin) { in SwLedOff()
Completed in 6 milliseconds