Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1401 void MDrv_GOP_MIU_Sel(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GOPNum,E_DRV_GOP_SEL_TYPE miusel);
H A DdrvGOP.c2218 void MDrv_GOP_MIU_Sel(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GOPNum,E_DRV_GOP_SEL_TYPE miusel) in MDrv_GOP_MIU_Sel() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3613 EXPORT_SYMBOL(MDrv_GOP_MIU_Sel);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c4095 MDrv_GOP_MIU_Sel(g_pGOPCtxLocal,u8GOP,(E_DRV_GOP_SEL_TYPE)MiuSel); in GOP_MIUSel()