Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h1055 }GOP_DWIN_INTR_CTRL, *PGOP_DWIN_INTR_CTRL; typedef
H A DapiGOP.c768 GOP_DWIN_INTR_CTRL intrInfo; in MApi_GOP_DWIN_EnableIntr()
772 ioctl_info.u32Size = sizeof(GOP_DWIN_INTR_CTRL); in MApi_GOP_DWIN_EnableIntr()
865 GOP_DWIN_INTR_CTRL intrInfo; in MApi_GOP_DWIN_ClearIntr()
869 ioctl_info.u32Size = sizeof(GOP_DWIN_INTR_CTRL); in MApi_GOP_DWIN_ClearIntr()
H A DmapiGOP.c9456 if(u32Size != sizeof(GOP_DWIN_INTR_CTRL)) in Ioctl_GOP_Dwin_Intr()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c882 UADP_SPT_NAME0NXT(GOP_DWIN_INTR_STATUS_CONTROL_IntrCtrl,GOP_DWIN_INTR_CTRL); in GOP_adp_Init()