Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/
H A DdrvCEC.c332 pCECResourcePrivate->bCecInitFinish = FALSE;
688 if(!pCECResourcePrivate->bCecInitFinish)
692 pCECResourcePrivate->bCecInitFinish = TRUE;
804 pInfo->fCecInitFinish = pCECResourcePrivate->bCecInitFinish;
4091 if(pCECResourcePrivate->bCecInitFinish)
/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_private.h120 MS_BOOL bCecInitFinish; member