Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c193 UADP_SPT_NAMEnNXT_DEF(GOP_SETMUX,1);
704 UADP_SPT_NAME0NXT(GOP_SETMUX_MuxInfo,GOP_SETMUX); in GOP_adp_Init()
705 UADP_SPT_NAME1NXT(GOP_SETMUX,GOP_SETMUX_PARAM,pMuxInfo,GOP_SETMUX_MuxInfo); in GOP_adp_Init()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h794 }GOP_SETMUX, *PGOP_SETMUX; typedef
H A DapiGOP.c2826 GOP_SETMUX MuxSet; in MApi_GOP_GWIN_SetMux()
2843 ioctl_info.u32Size = sizeof(GOP_SETMUX); in MApi_GOP_GWIN_SetMux()
H A DmapiGOP.c8323 if(u32SizeOfMuxInfo != sizeof(GOP_SETMUX) || (pGopMuxConfig == NULL)) in Ioctl_GOP_SetMux()
10861 if(ptr->u32Size != sizeof(GOP_SETMUX)) in GOPIoctl()