Home
last modified time | relevance | path

Searched refs:bLedInitDone (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/bcm/
Dled_control.h95 BOOLEAN bLedInitDone; member
Dled_control.c670 if(Adapter->LEDInfo.bLedInitDone == FALSE) in LEDControlThread()
673 Adapter->LEDInfo.bLedInitDone = TRUE; in LEDControlThread()
773 Adapter->LEDInfo.bLedInitDone = FALSE; in LEDControlThread()
807 Adapter->LEDInfo.bLedInitDone = FALSE ; in LEDControlThread()
DInterfaceDld.c186 Adapter->LEDInfo.bLedInitDone = FALSE; in bcm_download_config_file()
DBcmchar.c828 Adapter->LEDInfo.bLedInitDone = FALSE; in bcm_char_ioctl()