Searched refs:XC_CFD_CONTROL_INFO (Results 1 – 7 of 7) sorted by relevance
4415 XC_CFD_CONTROL_INFO *xc_cfdt_control_ptr; in _XC_adp_Ioctl()4418 CMP_CPY_FROM_USER(&hdr_ctl_tmp_compact, pArgs, sizeof(XC_CFD_CONTROL_INFO)); in _XC_adp_Ioctl()4420 hdr_ctl_tmp.pParam = malloc(sizeof(XC_CFD_CONTROL_INFO)); in _XC_adp_Ioctl()4425 xc_cfdt_control_ptr = (XC_CFD_CONTROL_INFO*) hdr_ctl_tmp.pParam; in _XC_adp_Ioctl()4447 XC_CFD_CONTROL_INFO *xc_cfdt_control_ptr; in _XC_adp_Ioctl()4452 hdr_ctl_tmp.pParam = malloc(sizeof(XC_CFD_CONTROL_INFO)); in _XC_adp_Ioctl()4453 CPY_FROM_USER(hdr_ctl_tmp.pParam, temp_ptr, sizeof(XC_CFD_CONTROL_INFO)); in _XC_adp_Ioctl()4455 xc_cfdt_control_ptr = (XC_CFD_CONTROL_INFO*) hdr_ctl_tmp.pParam; in _XC_adp_Ioctl()
1499 XC_CFD_CONTROL_INFO stCfdCtrlInfo; in QM_InputSourceToIndex_CF()1500 memset(&stCfdCtrlInfo, 0, sizeof(XC_CFD_CONTROL_INFO)); in QM_InputSourceToIndex_CF()
3873 } XC_CFD_CONTROL_INFO; typedef
890 XC_CFD_CONTROL_INFO cfdCtrl; in MApi_XC_EnableForceRGBin_U2()891 memset(&cfdCtrl, 0, sizeof(XC_CFD_CONTROL_INFO)); in MApi_XC_EnableForceRGBin_U2()
10606 XC_CFD_CONTROL_INFO stCfdControlInfo = *(XC_CFD_CONTROL_INFO *)pParam; in MDrv_XC_HDR_Control()
10604 XC_CFD_CONTROL_INFO stCfdControlInfo = *(XC_CFD_CONTROL_INFO *)pParam;
3813 } XC_CFD_CONTROL_INFO;