Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c2138 ioctl_info.en_status = E_GOP_STATUS_CURRENT_GOP; in MApi_GOP_GWIN_GetCurrentGOP()
2772 ioctl_info.en_status = E_GOP_STATUS_CURRENT_GWIN; in MApi_GOP_GWIN_GetCurrentWinId()
3424 ioctl_info.en_status = E_GOP_STATUS_GOP_MAXNUM; in MApi_GOP_GWIN_GetMaxGOPNum()
3450 ioctl_info.en_status = E_GOP_STATUS_GWIN_MAXNUM; in MApi_GOP_GWIN_GetGwinNum()
3476 ioctl_info.en_status = E_GOP_STATUS_GWIN_TOTALNUM; in MApi_GOP_GWIN_GetTotalGwinNum()
4050 ioctl_info.en_status = E_GOP_STATUS_CURRENT_FBID; in MApi_GOP_GWIN_GetCurrent32FBID()
H A DapiGOP_priv.h857 EN_GOP_STATUS en_status; member
H A DmapiGOP.c11008 u32Ret = Ioctl_GOP_GetStatus(pInstance,ptr->en_status, ptr->pStatus,ptr->u32Size); in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1239 switch(ptr.en_status) in GOP_adp_Ioctl()