Home
last modified time | relevance | path

Searched refs:u32Res (Results 1 – 25 of 42) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX_v2.h387 MS_U32 u32Res; member
395 MS_U32 u32Res; member
404 MS_U32 u32Res; member
417 MS_U32 u32Res; member
427 MS_U32 u32Res; member
435 MS_U32 u32Res; member
445 MS_U32 u32Res; member
457 MS_U32 u32Res; member
465 MS_U32 u32Res; member
477 MS_U32 u32Res; member
[all …]
H A DapiDMX.h291 MS_U32 u32Res; member
901 MS_U32 u32Res; member
913 MS_U32 u32Res; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX_v2.h429 MS_U32 u32Res; member
437 MS_U32 u32Res; member
446 MS_U32 u32Res; member
459 MS_U32 u32Res; member
469 MS_U32 u32Res; member
477 MS_U32 u32Res; member
487 MS_U32 u32Res; member
494 MS_U32 u32Res; member
506 MS_U32 u32Res; member
514 MS_U32 u32Res; member
[all …]
H A DapiDMX_tsio_v2.h123 MS_U32 u32Res; member
130 MS_U32 u32Res; member
137 MS_U32 u32Res; member
144 MS_U32 u32Res; member
152 MS_U32 u32Res; member
159 MS_U32 u32Res; member
166 MS_U32 u32Res; member
173 MS_U32 u32Res; member
180 MS_U32 u32Res; member
187 MS_U32 u32Res; member
[all …]
H A DapiDMX.h297 MS_U32 u32Res; member
1190 MS_U32 u32Res; member
1207 MS_U32 u32Res; member
1224 MS_U32 u32Res; member
1283 MS_U32 u32Res; ///< result field member
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c496 MS_U32 u32Res = UTOPIA_STATUS_SUCCESS; in DMXIoctl() local
624 u32Res = UTOPIA_STATUS_ERR_USER; in DMXIoctl()
638 pTSPParam->u32Res = (MS_U32)DMX_FILTER_STATUS_ERROR; in DMXIoctl()
644 pTSPParam->u32Res = (MS_U32)DMX_FILTER_STATUS_ERROR; in DMXIoctl()
650 pTSPParam->u32Res = (MS_U32)DMX_FILTER_STATUS_ERROR; in DMXIoctl()
653 pTSPParam->u32Res = (MS_U32)psDmxInstPri->fpDMXTSPInit(pTSPParam); in DMXIoctl()
677 … pTSPParam->u32Res = (MS_U32)psDmxInstPri->fpDMXResume(pTSPParam->phyFWAddr, pTSPParam->u32FWSize); in DMXIoctl()
724 …pCmdPowerState->u32Res = (MS_U32)psDmxInstPri->fpDMXSetPowerState(pCmdPowerState->u16PowerState, p… in DMXIoctl()
736 … pCapParam->u32Res = (MS_U32)psDmxInstPri->fpDMXGetCap(pCapParam->Quetype, pCapParam->pdata); in DMXIoctl()
742 …pCapExParam->u32Res = (MS_U32)psDmxInstPri->fpDMXGetCapEx(pCapExParam->StrQuetype, pCapExParam->In… in DMXIoctl()
[all …]
H A DapiDMX_v2.c609 return pstParam->u32Res; in MApi_DMX_TSPInit_GetConfig()
631 if(param->u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_TSPInit()
813 tspparam.u32Res = 0; in MApi_DMX_Resume()
820 if(tspparam.u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_Resume()
913 flowparam.u32Res = 0; in MApi_DMX_Get_FlowInput_Status()
931 if(flowparam.u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_Get_FlowInput_Status()
960 flowparam.u32Res = 0; in MApi_DMX_FlowSet()
972 if(flowparam.u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_FlowSet()
997 pvrflowparam.u32Res = 0; in MApi_DMX_PVR_FlowSet()
1005 if(pvrflowparam.u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_PVR_FlowSet()
[all …]
/utopia/UTPA2-700.0.x/modules/pvr_iframelut/drv/pvr_iframelut/
H A DmdrvPVR_IframeLUT.c248 MS_U32 u32Res = UTOPIA_STATUS_SUCCESS; in PVR_IFRAMELUTIoctl() local
303 u32Res = UTOPIA_STATUS_FAIL; in PVR_IFRAMELUTIoctl()
312 u32Res = UTOPIA_STATUS_FAIL; in PVR_IFRAMELUTIoctl()
321 u32Res = UTOPIA_STATUS_FAIL; in PVR_IFRAMELUTIoctl()
330 u32Res = UTOPIA_STATUS_FAIL; in PVR_IFRAMELUTIoctl()
339 u32Res = UTOPIA_STATUS_FAIL; in PVR_IFRAMELUTIoctl()
347 u32Res = UTOPIA_STATUS_FAIL; in PVR_IFRAMELUTIoctl()
352 u32Res = UTOPIA_STATUS_NOT_SUPPORTED; in PVR_IFRAMELUTIoctl()
357 return u32Res; in PVR_IFRAMELUTIoctl()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx_tee/
H A DapiDMX_tee.c676 MS_U32 u32Res = 0xFFFFFFFF; in MApi_DMX_TEE_ProcReeCmd() local
684 return u32Res; in MApi_DMX_TEE_ProcReeCmd()
710 u32Res = 0; in MApi_DMX_TEE_ProcReeCmd()
721 u32Res = 0; in MApi_DMX_TEE_ProcReeCmd()
744 u32Res = 0; in MApi_DMX_TEE_ProcReeCmd()
773 u32Res = 0; in MApi_DMX_TEE_ProcReeCmd()
787 u32Res = 0; in MApi_DMX_TEE_ProcReeCmd()
810 u32Res = 0; in MApi_DMX_TEE_ProcReeCmd()
828 u32Res = 0; in MApi_DMX_TEE_ProcReeCmd()
842 u32Res = 0; in MApi_DMX_TEE_ProcReeCmd()
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c295 CMP_CPY_TO_USER(ps8AdpSrc, (void*)&(pTspParamDec->u32Res), LEN_U32_X1); in DMX_adp_Ioctl()
354 CMP_CPY_TO_USER(pArgs, (void*)&(pstPowerStateDes->u32Res), LEN_U32_X1); in DMX_adp_Ioctl()
539 CPY_to_USER(pArgs, (void*)&(pstFltInfoDes->u32Res), LEN_U32_X1); in DMX_adp_Ioctl()
655 if(pstPvrInfoDes->u32Res == DMX_FILTER_STATUS_OK) in DMX_adp_Ioctl()
689 if(pstFileStartDes->u32Res == DMX_FILTER_STATUS_OK) in DMX_adp_Ioctl()
743 if(pstMMFIStartDes->u32Res == DMX_FILTER_STATUS_OK) in DMX_adp_Ioctl()
805 CMP_CPY_TO_USER(ps8AdpSrc, (void*)&(pTspParamDec->u32Res), LEN_U32_X1); in DMX_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/hvd/
H A DfwHVD_if.h243 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/hvd/
H A DfwHVD_if.h243 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/hvd/
H A DfwHVD_if.h243 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/hvd/
H A DfwHVD_if.h243 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/hvd/
H A DfwHVD_if.h243 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/hvd/
H A DfwHVD_if.h243 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt32114 MS_U32 u32Res;
33007 MS_U32 u32Res;
33024 MS_U32 u32Res;
33041 MS_U32 u32Res;
33100 MS_U32 u32Res;
39458 MS_U32 u32Res;
39465 MS_U32 u32Res;
39472 MS_U32 u32Res;
39479 MS_U32 u32Res;
39487 MS_U32 u32Res;
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/hvd_ex/
H A DfwHVD_if.h507 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/hvd_ex/
H A DfwHVD_if.h507 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/hvd_ex/
H A DfwHVD_if.h507 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/hvd_ex/
H A DfwHVD_if.h507 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/hvd_ex/
H A DfwHVD_if.h507 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/hvd_ex/
H A DfwHVD_if.h507 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/hvd_ex/
H A DfwHVD_if.h507 MS_U32 u32Res; // Reserved member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/hvd_ex/
H A DfwHVD_if.h507 MS_U32 u32Res; // Reserved member

12