Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c777 if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_DWIN_INTR,(void*)&ioctl_info) != UTOPIA_STATUS_SUCCESS) in MApi_GOP_DWIN_EnableIntr()
843 if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_DWIN_INTR,(void*)&ioctl_info) != UTOPIA_STATUS_SUCCESS) in MApi_GOP_DWIN_GetIntrStatus()
874 if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_DWIN_INTR,(void*)&ioctl_info) != UTOPIA_STATUS_SUCCESS) in MApi_GOP_DWIN_ClearIntr()
906 if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_DWIN_INTR,(void*)&ioctl_info) != UTOPIA_STATUS_SUCCESS) in MApi_GOP_DWIN_GetDWinIntInfoTimeout()
939 if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_DWIN_INTR,(void*)&ioctl_info) != UTOPIA_STATUS_SUCCESS) in MApi_GOP_DWIN_GetDWinIntInfo()
H A DapiGOP_priv.h180 MAPI_CMD_GOP_DWIN_INTR, enumerator
H A DmapiGOP.c11443 case MAPI_CMD_GOP_DWIN_INTR: in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1693 case MAPI_CMD_GOP_DWIN_INTR: in GOP_adp_Ioctl()