Home
last modified time | relevance | path

Searched refs:MuxCount (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h791 MS_U32 MuxCount; member
H A DmapiGOP.c8328 …_LINE__, (ptrdiff_t)getpid(), (ptrdiff_t)MsOS_GetOSThreadID(), (ptrdiff_t)pGopMuxConfig->MuxCount); in Ioctl_GOP_SetMux()
8338 for(i=0; i<pGopMuxConfig->MuxCount; i++) in Ioctl_GOP_SetMux()
H A DapiGOP.c2834 MuxSet.MuxCount = pGopMuxConfig->u8MuxCounts; in MApi_GOP_GWIN_SetMux()