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 member172 enum LED_PIN_871x LedPin);
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()
57 void InitLed871x(struct adapter *padapter, struct LED_871x *pLed, enum LED_PIN_871x LedPin) in InitLed871x() argument60 pLed->LedPin = LedPin; in InitLed871x()