Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
Dled_control.h91 BOOLEAN bLedInitDone; member
Dled_control.c701 if (Adapter->LEDInfo.bLedInitDone == FALSE) { in LEDControlThread()
703 Adapter->LEDInfo.bLedInitDone = TRUE; in LEDControlThread()
806 Adapter->LEDInfo.bLedInitDone = FALSE; in LEDControlThread()
833 Adapter->LEDInfo.bLedInitDone = FALSE; in LEDControlThread()
DInterfaceDld.c169 Adapter->LEDInfo.bLedInitDone = FALSE; in bcm_download_config_file()
DBcmchar.c848 Adapter->LEDInfo.bLedInitDone = FALSE; in bcm_char_ioctl()