Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c770 ioctl_info.intr_type = E_GOP_DWIN_INTR_CONTROL; in MApi_GOP_DWIN_EnableIntr()
839 ioctl_info.intr_type = E_GOP_DWIN_INTR_GETINFO; in MApi_GOP_DWIN_GetIntrStatus()
867 ioctl_info.intr_type = E_GOP_DWIN_INTR_CONTROL; in MApi_GOP_DWIN_ClearIntr()
902 ioctl_info.intr_type = E_GOP_DWIN_INTR_GETINFO_TIMEOUT; in MApi_GOP_DWIN_GetDWinIntInfoTimeout()
935 ioctl_info.intr_type = E_GOP_DWIN_INTR_GETINFO_TIMEOUT; in MApi_GOP_DWIN_GetDWinIntInfo()
H A DapiGOP_priv.h1067 EN_GOP_DWIN_INTR intr_type; member
H A DmapiGOP.c9441 MS_U32 Ioctl_GOP_Dwin_Intr(void* pInstance,EN_GOP_DWIN_INTR intr_type, MS_U32* pIntr ,MS_U32 u32Siz… in Ioctl_GOP_Dwin_Intr() argument
9448 switch(intr_type) in Ioctl_GOP_Dwin_Intr()
11447 …u32Ret = Ioctl_GOP_Dwin_Intr(pInstance,pDwinIntr->intr_type, pDwinIntr->pIntrInfo, pDwinIntr->u32S… in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1700 switch(ptr.intr_type) in GOP_adp_Ioctl()