Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1478 MS_BOOL Mdrv_GOP_GetMuxPriority(MS_GOP_CTX_LOCAL*pGOPCtx, PST_DRV_GOP_MUX_CAP_EX pstMuxPriEx);
H A DdrvGOP.c6935 MS_BOOL Mdrv_GOP_GetMuxPriority(MS_GOP_CTX_LOCAL*pGOPCtx, PST_DRV_GOP_MUX_CAP_EX pstMuxPriEx) in Mdrv_GOP_GetMuxPriority() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3522 EXPORT_SYMBOL(Mdrv_GOP_GetMuxPriority);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c6837 … if(Mdrv_GOP_GetMuxPriority(g_pGOPCtxLocal, (PST_DRV_GOP_MUX_CAP_EX)pstDrvMuxCapEx)) in Ioctl_GOP_GetCaps()