Home
last modified time | relevance | path

Searched refs:GOP_GWIN_DESTROY_PARAM (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h696 }GOP_GWIN_DESTROY_PARAM, *PGOP_GWIN_DESTROY_PARAM; typedef
H A DapiGOP.c2591 GOP_GWIN_DESTROY_PARAM ioctl_info; in MApi_GOP_GWIN_DeleteWin()
2595 memset(&ioctl_info, 0x0, sizeof(GOP_GWIN_DESTROY_PARAM)); in MApi_GOP_GWIN_DeleteWin()
4751 GOP_GWIN_DESTROY_PARAM ioctl_info; in MApi_GOP_GWIN_DestroyWin()
4753 memset(&ioctl_info, 0x0, sizeof(GOP_GWIN_DESTROY_PARAM)); in MApi_GOP_GWIN_DestroyWin()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c806 UADP_SPT_NAME1NXT(GOP_GWIN_DESTROY,GOP_GWIN_DESTROY_PARAM,ptr,GOP_GWIN_DESTROY_ptr); in GOP_adp_Init()