Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1384 MS_U8 MDrv_GetMaxMuxOPNum(void);
H A DdrvGOP.c2188 MS_U8 MDrv_GetMaxMuxOPNum(void) in MDrv_GetMaxMuxOPNum() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3452 EXPORT_SYMBOL(MDrv_GetMaxMuxOPNum);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c7717 for (i=0; i<MDrv_GetMaxMuxOPNum(); i++) in _IsGopInOPMux()