Home
last modified time | relevance | path

Searched refs:IS_LED_WPS_BLINKING (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8712/
Drtl8712_led.c899 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
922 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
947 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
976 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode1()
1114 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1138 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode2()
1241 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1263 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1277 if (IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode3()
1387 IS_LED_WPS_BLINKING(pLed)) in SwLedControlMode4()
[all …]
Drtl871x_led.h27 #define IS_LED_WPS_BLINKING(_LED_871x) \ macro