Searched refs:LedPin (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/staging/rtl8712/
H A Drtl8712_led.c78 enum LED_PIN_871x LedPin)
81 pLed->LedPin = LedPin;
106 * Turn on LED according to LedPin specified.
115 switch (pLed->LedPin) {
134 * Turn off LED according to LedPin specified.
143 switch (pLed->LedPin) {
77 InitLed871x(struct _adapter *padapter, struct LED_871x *pLed, enum LED_PIN_871x LedPin) argument
H A Drtl871x_led.h78 enum LED_PIN_871x LedPin; /* Implementation for this SW led. */ member in struct:LED_871x

Completed in 131 milliseconds