Searched refs:misc_type (Results 1 – 4 of 4) sorted by relevance
634 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 …]
609 EN_GOP_MISC_TYPE misc_type; //EN_GOP_CONFIG_TYPE member
11543 u32Ret = Ioctl_GOP_MISC(pInstance,ptr->misc_type,ptr->pMISC,ptr->u32Size); in GOPIoctl()
1849 switch(ptr.misc_type) in GOP_adp_Ioctl()