Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c634 ioctl_info.misc_type = E_GOP_MISC_ENABLE_T3D; in MApi_GOP_GWIN_EnableT3DMode()
658 ioctl_info.misc_type = E_GOP_MISC_SET_CAPTURE_CLK; in MApi_GOP_SetClkForCapture()
4525 ioctl_info.misc_type = E_GOP_MISC_AT_EXIT; in MApi_GOP_Exit()
5531 ioctl_info.misc_type = E_GOP_MISC_SET_DBG_LEVEL; in MApi_GOP_SetDbgLevel()
5827 ioctl_info.misc_type = E_GOP_MISC_GET_INFO; in MApi_GOP_GetInfo()
5855 ioctl_info.misc_type = E_GOP_MISC_GET_RT_STATUS; in MApi_GOP_GetStatus()
5881 ioctl_info.misc_type = E_GOP_MISC_POWER_ON; in MApi_GOP_PowerOn()
5906 ioctl_info.misc_type = E_GOP_MISC_POWER_OFF; in MApi_GOP_PowerOff()
7328 ioctl_info.misc_type = E_GOP_MISC_OC_FB_INFO; in MApi_GOP_OC_SetOCFBinfo()
7357 ioctl_info.misc_type = E_GOP_MISC_TESTPATTERN_ALPHA; in MApi_GOP_TestPatternAlpha_Enable()
[all …]
H A DapiGOP_priv.h609 EN_GOP_MISC_TYPE misc_type; //EN_GOP_CONFIG_TYPE member
H A DmapiGOP.c11543 u32Ret = Ioctl_GOP_MISC(pInstance,ptr->misc_type,ptr->pMISC,ptr->u32Size); in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1849 switch(ptr.misc_type) in GOP_adp_Ioctl()