Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h925 }GOP_GWIN_CLEARQUEUE_INFO,*PGOP_GWIN_CLEARQUEUE_INFO; typedef
H A DapiGOP.c7109 GOP_GWIN_CLEARQUEUE_INFO flipQinfo; in MApi_GOP_GWIN_ClearFlipQueue()
7112 memset(&flipQinfo, 0x0, sizeof(GOP_GWIN_CLEARQUEUE_INFO)); in MApi_GOP_GWIN_ClearFlipQueue()
7117 ioctl_info.u32Size = sizeof(GOP_GWIN_CLEARQUEUE_INFO); in MApi_GOP_GWIN_ClearFlipQueue()
H A DmapiGOP.c11159 if(ptr->u32Size != sizeof(GOP_GWIN_CLEARQUEUE_INFO)) in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c808 UADP_SPT_NAME0NXT(GOP_GWIN_CLEARQUEUE_ClearInfo,GOP_GWIN_CLEARQUEUE_INFO); in GOP_adp_Init()