Searched refs:init_in_progress (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/panel/
H A Dpanel.c418 static char init_in_progress; variable
1662 if (init_in_progress)
2302 init_in_progress = 1;
2332 init_in_progress = 0;
/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_int.h573 bool init_in_progress; member in struct:brcms_phy
H A Dphy_cmn.c751 if (pi->init_in_progress)
754 pi->init_in_progress = true;
796 pi->init_in_progress = false;

Completed in 86 milliseconds