Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c896 GOP_DWIN_INTR_TIME_OUT DWinIntinfoTimeout; in MApi_GOP_DWIN_GetDWinIntInfoTimeout()
898 memset(&DWinIntinfoTimeout, 0x0, sizeof(GOP_DWIN_INTR_TIME_OUT)); in MApi_GOP_DWIN_GetDWinIntInfoTimeout()
904 ioctl_info.u32Size = sizeof(GOP_DWIN_INTR_TIME_OUT); in MApi_GOP_DWIN_GetDWinIntInfoTimeout()
929 GOP_DWIN_INTR_TIME_OUT DWinIntinfoTimeout; in MApi_GOP_DWIN_GetDWinIntInfo()
931 memset(&DWinIntinfoTimeout, 0x0, sizeof(GOP_DWIN_INTR_TIME_OUT)); in MApi_GOP_DWIN_GetDWinIntInfo()
937 ioctl_info.u32Size = sizeof(GOP_DWIN_INTR_TIME_OUT); in MApi_GOP_DWIN_GetDWinIntInfo()
H A DapiGOP_priv.h1061 }GOP_DWIN_INTR_TIME_OUT, *PGOP_DWIN_INTR_TIME_OUT; typedef
H A DmapiGOP.c9479 if(u32Size != sizeof(GOP_DWIN_INTR_TIME_OUT)) in Ioctl_GOP_Dwin_Intr()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c888 UADP_SPT_NAME0NXT(GOP_DWIN_INTR_STATUS_GETINFO_TIMEOUT_Timeout,GOP_DWIN_INTR_TIME_OUT); in GOP_adp_Init()