Home
last modified time | relevance | path

Searched refs:MDrv_MIU_IsSupportMIU1 (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMIU.h956 MS_BOOL MDrv_MIU_IsSupportMIU1(void);
/utopia/UTPA2-700.0.x/modules/miu/drv/miu/
H A DdrvMIU.c616 MS_BOOL MDrv_MIU_IsSupportMIU1(void) in MDrv_MIU_IsSupportMIU1() function
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c4514 EXPORT_SYMBOL(MDrv_MIU_IsSupportMIU1);
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c1237 if (MDrv_MIU_IsSupportMIU1()) in MDrv_MVD_SetCfg()
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4321 EXPORT_SYMBOL(MDrv_MIU_IsSupportMIU1);
H A Dapi_with_header_file.csv4113 ,,MDrv_MIU_IsSupportMIU1,drvMIU.h,0,0,0,0,0,0
H A DDatabase.csv4416 ,,MDrv_MIU_IsSupportMIU1,drvMIU.h,0,0,0,0,0,0,0
H A Dpreprocess.txt57314 MS_BOOL MDrv_MIU_IsSupportMIU1(void);
/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/
H A DdrvMVOP.c2580 if (!MDrv_MIU_IsSupportMIU1()) in MVOP_MiuSwitch()