Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h121 MAPI_CMD_GOP_INIT = 0x0, enumerator
H A DapiGOP.c4559 if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_INIT,(void*)&ioctl_info) != UTOPIA_STATUS_SUCCESS) in MApi_GOP_InitByGOP()
4591 if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_INIT,(void*)&ioctl_info) != UTOPIA_STATUS_SUCCESS) in MApi_GOP_Init()
4600 if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_INIT,(void*)&ioctl_info) != UTOPIA_STATUS_SUCCESS) in MApi_GOP_Init()
H A DmapiGOP.c10772 case MAPI_CMD_GOP_INIT: in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1021 case MAPI_CMD_GOP_INIT: in GOP_adp_Ioctl()