Searched refs:LED_BLINK_WPS_STOP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192SU_led.h37 LED_BLINK_WPS_STOP = 11, enumerator in enum:_LED_STATE_819xUsb
43 || ((PLED_819xUsb)_LED_819xUsb)->CurrLedState==LED_BLINK_WPS_STOP \
H A Dr8192SU_led.c436 case LED_BLINK_WPS_STOP:
613 if(pLed->CurrLedState != LED_BLINK_WPS_STOP)
730 case LED_BLINK_WPS_STOP:
914 case LED_BLINK_WPS_STOP:
1447 pLed->CurrLedState = LED_BLINK_WPS_STOP;
1791 pLed->CurrLedState = LED_BLINK_WPS_STOP;
2094 pLed1->CurrLedState = LED_BLINK_WPS_STOP;

Completed in 36 milliseconds