Home
last modified time | relevance | path

Searched refs:pArgs (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A DdrvTVEncoder.c472 PTVE_GETSTATUS pArgs = NULL; in MDrv_VE_GetStatus() local
477 pArgs = (PTVE_GETSTATUS)malloc(sizeof(TVE_GETSTATUS)); in MDrv_VE_GetStatus()
479 if(NULL == pArgs) in MDrv_VE_GetStatus()
481 pArgs->pStaus = pDrvStatus; in MDrv_VE_GetStatus()
482 pArgs->eRet = E_TVENCODER_FAIL; in MDrv_VE_GetStatus()
484 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_GetStatues, (void*)pArgs); in MDrv_VE_GetStatus()
490 if(E_TVENCODER_OK == pArgs->eRet) in MDrv_VE_GetStatus()
492 free(pArgs); in MDrv_VE_GetStatus()
497 free(pArgs); in MDrv_VE_GetStatus()
513 PTVE_SETDBGLEVEL pArgs = NULL; in MDrv_VE_SetDbgLevel() local
[all …]
/utopia/UTPA2-700.0.x/modules/audio/utopia_adaption/audio/
H A DAUDIO_adp.c182 MS_U32 AUDIO_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in AUDIO_adp_Ioctl() argument
229 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,NULL,NULL,0); in AUDIO_adp_Ioctl()
239 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AUDIO_tmp,NULL,NULL,0); in AUDIO_adp_Ioctl()
248 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AUDIO_tmp,NULL,NULL,0); in AUDIO_adp_Ioctl()
256 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AUDIO_tmp,spt_AUDIO_tmp,NULL,0); in AUDIO_adp_Ioctl()
264 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AUDIO_tmp,NULL,NULL,0); in AUDIO_adp_Ioctl()
269 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,NULL,NULL,0); in AUDIO_adp_Ioctl()
274 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,NULL,NULL,0); in AUDIO_adp_Ioctl()
284 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AUDIO_tmp,NULL,NULL,0); in AUDIO_adp_Ioctl()
291 u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AUDIO_tmp,NULL,NULL,0); in AUDIO_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DdrvAVD.c254 AVD_COPYTOUSER pArgs = {0}; in MDrv_AVD_McuReset() local
257 UtopiaIoctl(ppAVDInstant, MDrv_CMD_AVD_ResetMCU, &pArgs); in MDrv_AVD_McuReset()
258 return pArgs.bEnable; in MDrv_AVD_McuReset()
266 MS_BOOL *pArgs = &bEnable; in MDrv_AVD_MCUFreeze() local
269 UtopiaIoctl(ppAVDInstant, MDrv_CMD_AVD_FreezeMCU, pArgs); in MDrv_AVD_MCUFreeze()
274 AVD_SCANHSYNCCHECK pArgs = {0}; in MDrv_AVD_Scan_HsyncCheck() local
275 pArgs.u8HtotalTolerance = u8HtotalTolerance; in MDrv_AVD_Scan_HsyncCheck()
278 UtopiaIoctl(ppAVDInstant, MDrv_CMD_AVD_Scan_HsyncCheck, &pArgs); in MDrv_AVD_Scan_HsyncCheck()
279 return pArgs.u16ScanHsyncCheck; in MDrv_AVD_Scan_HsyncCheck()
293 AVD_FORCEVIDEOSTANDARD pArgs ={0}; in MDrv_AVD_ForceVideoStandard() local
[all …]
/utopia/UTPA2-700.0.x/modules/pq/utopia_adaption/pq/
H A DPQ_adp.c520 MS_U32 PQ_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in PQ_adp_Ioctl() argument
533 … u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_PQ_INIT, NULL,buffer_arg,sizeof(buffer_arg)); in PQ_adp_Ioctl()
538 u32Ret= UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in PQ_adp_Ioctl()
543 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_PQ_SetPowerState, spt_PQ_SetPowerState,buffer… in PQ_adp_Ioctl()
548 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_PQ_GetIPNum, spt_PQ_GetIPNum,buffer_arg,sizeo… in PQ_adp_Ioctl()
553 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_PQ_GetTableNum, spt_PQ_GetTableNum,buffer_arg… in PQ_adp_Ioctl()
558 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_PQ_GetCurrentTableIndex, spt_PQ_GetCurrentTab… in PQ_adp_Ioctl()
563 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_PQ_GetTableIndex, spt_PQ_GetTableIndex,buffer… in PQ_adp_Ioctl()
568 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_PQ_GetCustomerTableIndex, spt_PQ_GetCustomerT… in PQ_adp_Ioctl()
588 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_PQ_LoadTableData, spt_PQ_LoadTableData,buffer… in PQ_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c411 MS_U32 DMXMdbIoctl(MS_U32 cmd, const void* const pArgs) in DMXMdbIoctl() argument
419 paraCmdLine = (MDBCMD_CMDLINE_PARAMETER *)pArgs; in DMXMdbIoctl()
427 paraGetInfo = (MDBCMD_GETINFO_PARAMETER *)pArgs; in DMXMdbIoctl()
490 MS_U32 DMXIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in DMXIoctl() argument
573 pstTspSig = (DMX_TSP_IOSIGNAL*)pArgs; in DMXIoctl()
587 pstTSIOSig = (DMX_TSIO_IOSIGNAL *)pArgs; in DMXIoctl()
634 pTSPParam = (DMX_TSPParam*)pArgs; in DMXIoctl()
658 pu32Param = (MS_U32*)pArgs; in DMXIoctl()
664 pu32Param = (MS_U32*)pArgs; in DMXIoctl()
670 pu32Param = (MS_U32*)pArgs; in DMXIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_ATSC_v2.c325 MS_U32 ATSCIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in ATSCIoctl() argument
356 u32Ret = psATSCInstPri->fpSetDbgLevel(((PATSC_DBG_LEVEL_PARAM)pArgs)->u8DbgLevel); in ATSCIoctl()
360 ((PATSC_GET_INFO_PARAM)pArgs)->pInfo = psATSCInstPri->fpGetInfo(); in ATSCIoctl()
365 u32Ret = psATSCInstPri->fpGetLibVer(((PATSC_GET_LIB_VER_PARAM)pArgs)->ppVersion); in ATSCIoctl()
368 ((PATSC_INIT_PARAM)pArgs)->id = 0; in ATSCIoctl()
371 …InstPri->fpInit(((PATSC_INIT_PARAM)pArgs)->id, ((PATSC_INIT_PARAM)pArgs)->pDMD_ATSC_InitData, ((PA… in ATSCIoctl()
374 ((PATSC_ID_PARAM)pArgs)->id = 0; in ATSCIoctl()
377 u32Ret = psATSCInstPri->fpExit(((PATSC_ID_PARAM)pArgs)->id); in ATSCIoctl()
380 ((PATSC_INIT_PARAM)pArgs)->id = 0; in ATSCIoctl()
383 …u32Ret = psATSCInstPri->fpGetConfig(((PATSC_INIT_PARAM)pArgs)->id, ((PATSC_INIT_PARAM)pArgs)->pDMD… in ATSCIoctl()
[all …]
H A DdrvDMD_ISDBT_v2.c321 MS_U32 ISDBTIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in ISDBTIoctl() argument
352 u32Ret = psISDBTInstPri->fpSetDbgLevel(((PISDBT_DBG_LEVEL_PARAM)pArgs)->u8DbgLevel); in ISDBTIoctl()
356 ((PISDBT_GET_INFO_PARAM)pArgs)->pInfo = psISDBTInstPri->fpGetInfo(); in ISDBTIoctl()
361 u32Ret = psISDBTInstPri->fpGetLibVer(((PISDBT_GET_LIB_VER_PARAM)pArgs)->ppVersion); in ISDBTIoctl()
364 ((PISDBT_INIT_PARAM)pArgs)->id = 0; in ISDBTIoctl()
367 …tPri->fpInit(((PISDBT_INIT_PARAM)pArgs)->id, ((PISDBT_INIT_PARAM)pArgs)->pDMD_ISDBT_InitData, ((PI… in ISDBTIoctl()
370 ((PISDBT_ID_PARAM)pArgs)->id = 0; in ISDBTIoctl()
373 u32Ret = psISDBTInstPri->fpExit(((PISDBT_ID_PARAM)pArgs)->id); in ISDBTIoctl()
376 ((PISDBT_INIT_PARAM)pArgs)->id = 0; in ISDBTIoctl()
379 …u32Ret = psISDBTInstPri->fpGetConfig(((PISDBT_INIT_PARAM)pArgs)->id, ((PISDBT_INIT_PARAM)pArgs)->p… in ISDBTIoctl()
[all …]
H A DdrvDMD_DTMB_v2.c322 MS_U32 DTMBIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in DTMBIoctl() argument
353 u32Ret = psDTMBInstPri->fpSetDbgLevel(((PDTMB_DBG_LEVEL_PARAM)pArgs)->u8DbgLevel); in DTMBIoctl()
357 ((PDTMB_GET_INFO_PARAM)pArgs)->pInfo = psDTMBInstPri->fpGetInfo(); in DTMBIoctl()
362 u32Ret = psDTMBInstPri->fpGetLibVer(((PDTMB_GET_LIB_VER_PARAM)pArgs)->ppVersion); in DTMBIoctl()
365 ((PDTMB_INIT_PARAM)pArgs)->id = 0; in DTMBIoctl()
368 …InstPri->fpInit(((PDTMB_INIT_PARAM)pArgs)->id, ((PDTMB_INIT_PARAM)pArgs)->pDMD_DTMB_InitData, ((PD… in DTMBIoctl()
371 ((PDTMB_ID_PARAM)pArgs)->id = 0; in DTMBIoctl()
374 u32Ret = psDTMBInstPri->fpExit(((PDTMB_ID_PARAM)pArgs)->id); in DTMBIoctl()
377 ((PDTMB_INIT_PARAM)pArgs)->id = 0; in DTMBIoctl()
380 …u32Ret = psDTMBInstPri->fpGetConfig(((PDTMB_INIT_PARAM)pArgs)->id, ((PDTMB_INIT_PARAM)pArgs)->pDMD… in DTMBIoctl()
[all …]
H A DdrvDMD_INTERN_DVBS_v2.c1849 MS_U32 DVBSIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in DVBSIoctl() argument
1879 …= psDVBSInstPri->fpDVBS_Init( (((PDVBS_Init_PARAM)pArgs)->pDMD_DVBS_InitData), ((PDVBS_Init_PARAM) in DVBSIoctl()
1880 ((PDVBS_Init_PARAM)pArgs)->ret=bRet; in DVBSIoctl()
1885 ((PDVBS_EXIT_PARAM_PARAM)pArgs)->ret=bRet; in DVBSIoctl()
1889 bRet= psDVBSInstPri->fpDVBS_SetDbgLevel(((PDVBS_SetDbgLevel_PARAM)pArgs)->u8DbgLevel); in DVBSIoctl()
1890 ((PDVBS_SetDbgLevel_PARAM)pArgs)->ret=bRet; in DVBSIoctl()
1894 ((PDVBS_GetInfo_PARAM)pArgs)->ret_info=psDVBSInstPri->fpDVBS_GetInfo(); in DVBSIoctl()
1897 bRet=psDVBSInstPri->fpDVBS_GetLibVer(((PDVBS_GetLibVer_PARAM)pArgs)->ppVersion); in DVBSIoctl()
1898 ((PDVBS_GetLibVer_PARAM)pArgs)->ret=bRet; in DVBSIoctl()
1902 bRet=psDVBSInstPri->fpDVBS_GetFWVer(((PDVBS_GetFWVer_PARAM)pArgs)->ver); in DVBSIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c429 MS_U32 PQIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in PQIoctl() argument
442 pstPQ_INIT pPQArgs = (pstPQ_INIT)pArgs; in PQIoctl()
455 pstPQ_SetPowerState pPQArgs = (pstPQ_SetPowerState)pArgs; in PQIoctl()
462 pstPQ_GetIPNum pPQArgs = (pstPQ_GetIPNum)pArgs; in PQIoctl()
468 pstPQ_GetTableNum pPQArgs = (pstPQ_GetTableNum)pArgs; in PQIoctl()
475 pstPQ_GetCurrentTableIndex pPQArgs = (pstPQ_GetCurrentTableIndex)pArgs; in PQIoctl()
482 pstPQ_GetTableIndex pPQArgs = (pstPQ_GetTableIndex)pArgs; in PQIoctl()
489 pstPQ_GetCustomerTableIndex pPQArgs = (pstPQ_GetCustomerTableIndex)pArgs; in PQIoctl()
520 pstPQ_LoadTableData pPQArgs = (pstPQ_LoadTableData)pArgs; in PQIoctl()
531 pstPQ_CloneTable pPQArgs = (pstPQ_CloneTable)pArgs; in PQIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_adp.c2330 MS_U32 _XC_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in _XC_adp_Ioctl() argument
2348 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL, spt_XC_CMD_GET_INFO,buffer_arg,sizeof(buf… in _XC_adp_Ioctl()
2354 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_GET_STATUS, spt_XC_GET_STATUS,buffer_arg… in _XC_adp_Ioctl()
2360 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_GET_STATUS_NODELAY, spt_XC_GET_STATUS_NO… in _XC_adp_Ioctl()
2366 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_GET_STATUS_EX, spt_XC_GET_STATUS_EX,buff… in _XC_adp_Ioctl()
2372 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_SET_DBG_LEVEL, spt_XC_SET_DBG_LEVEL,buff… in _XC_adp_Ioctl()
2378 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_SET_FPLL_CUSTOMERMODE,NULL,buffer_arg,si… in _XC_adp_Ioctl()
2384 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,spt_XC_CMD_SET_IOMAPBASE,buffer_arg,sizeof… in _XC_adp_Ioctl()
2390 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_INIT,spt_XC_INIT,buffer_arg,sizeof(buffe… in _XC_adp_Ioctl()
2396 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_GET_CONFIG,spt_XC_GET_CONFIG,buffer_arg,… in _XC_adp_Ioctl()
[all …]
H A DXC_HDMI_if_adp.c549 MS_U32 XC_HDMI_if_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in XC_HDMI_if_adp_Ioctl() argument
558 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_XC_HDMI_FUNC_CAPS, buffer_a… in XC_HDMI_if_adp_Ioctl()
562 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_XC_HDMI_INITIAL_SETTING, bu… in XC_HDMI_if_adp_Ioctl()
566 ulReturnValue = UtopiaIoctl(pInstanceTmp, u32Cmd, pArgs); in XC_HDMI_if_adp_Ioctl()
570 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_XC_HDMI_PKT_RESET, NULL, buffer_a… in XC_HDMI_if_adp_Ioctl()
574 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_XC_HDMI_PULLHPD, NULL, buffer_arg… in XC_HDMI_if_adp_Ioctl()
578 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_XC_HDMI_GC_INFO, spt_XC_HDMI_GC_I… in XC_HDMI_if_adp_Ioctl()
582 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_XC_HDMI_PACKET_RECEIVED, spt_XC_H… in XC_HDMI_if_adp_Ioctl()
586 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_XC_HDMI_GET_COLORFORMAT, spt_XC_H… in XC_HDMI_if_adp_Ioctl()
590 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_XC_HDMI_GET_COLORRANGE, spt_XC_HD… in XC_HDMI_if_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c543 MS_U32 AUDIOIoctl(void *pInstance, MS_U32 u32Cmd, void *pArgs) in AUDIOIoctl() argument
702 pu32Param = (MS_U32*)pArgs; in AUDIOIoctl()
710 pGet_DspBaseAddr = (PAUDIO_ST_GET_DSPBASEADDR)pArgs; in AUDIOIoctl()
719 pSet_DspBaseAddr = (PAUDIO_ST_SET_DSPBASEADDR)pArgs; in AUDIOIoctl()
727 pWrite_DecMailBox = (PAUDIO_ST_WRITE_DECMAILBOX)pArgs; in AUDIOIoctl()
749 psAudioInstPri->fpAUDIOSetSystemInfo((AUDIO_INIT_INFO*)pArgs); in AUDIOIoctl()
756 pu32Param = (MS_U32*)pArgs; in AUDIOIoctl()
764 pu32Param = (MS_U32*)pArgs; in AUDIOIoctl()
772 pu32Param = (MS_U32*)pArgs; in AUDIOIoctl()
787 psAudioInstPri->fpAUDIOSetPathInfo((AUDIO_PATH_INFO*)pArgs); in AUDIOIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_v2.c251 MS_U32 VDEC_V2_Ioctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in VDEC_V2_Ioctl() argument
257 VDEC_Result *pRet = (((VDEC_V2_IO_Param *)pArgs)->pRet); in VDEC_V2_Ioctl()
263 …= psVDEC_InstPri->fpVDEC_GetLibVer((const MSIF_Version **)(((VDEC_V2_IO_Param *)pArgs)->param[0])); in VDEC_V2_Ioctl()
268 …Ret) = psVDEC_InstPri->fpVDEC_GetInfo((const VDEC_Info **)(((VDEC_V2_IO_Param *)pArgs)->param[0])); in VDEC_V2_Ioctl()
273 … *)pRet) = psVDEC_InstPri->fpVDEC_GetStatus((VDEC_Status*)(((VDEC_V2_IO_Param *)pArgs)->param[0])); in VDEC_V2_Ioctl()
278 …t) = psVDEC_InstPri->fpVDEC_CheckCaps(*((VDEC_CodecType*)(((VDEC_V2_IO_Param *)pArgs)->param[0]))); in VDEC_V2_Ioctl()
283 …et) = psVDEC_InstPri->fpVDEC_EnableTurboMode(*((MS_BOOL*)(((VDEC_V2_IO_Param *)pArgs)->param[0]))); in VDEC_V2_Ioctl()
289 …lt *)pRet) = psVDEC_InstPri->fpVDEC_Init((VDEC_InitParam*)(((VDEC_V2_IO_Param *)pArgs)->param[0])); in VDEC_V2_Ioctl()
295 …DEC_Result *)pRet) = psVDEC_InstPri->fpVDEC_Init_EX((void*)(((VDEC_V2_IO_Param *)pArgs)->param[0]), in VDEC_V2_Ioctl()
296 … *((MS_U32*)(((VDEC_V2_IO_Param *)pArgs)->param[1]))); in VDEC_V2_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/utopia_adaption/mvop/
H A DMVOP_adp.c750 MS_U32 MVOP_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in MVOP_adp_Ioctl() argument
764 … u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, NULL, buffer_arg,sizeof(buffer_arg)); in MVOP_adp_Ioctl()
767 …u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_stMVOP_ENABLE, NULL, buffer_arg,sizeof(buff… in MVOP_adp_Ioctl()
770 …u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_stMVOP_SET_INPUTCFG, spt_stMVOP_SET_INPUTCF… in MVOP_adp_Ioctl()
773 …u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_stMVOP_SET_OTPUTCFG, spt_stMVOP_SET_OTPUTCF… in MVOP_adp_Ioctl()
776 …u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_stMVOP_ENABLE_UV_SHIFT, NULL,buffer_arg,siz… in MVOP_adp_Ioctl()
779 …u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_stMVOP_SET_MONO_MODE, NULL,buffer_arg,sizeo… in MVOP_adp_Ioctl()
783 …u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_stMVOP_GET_HSIZE, buffer_arg,sizeof(… in MVOP_adp_Ioctl()
786 …u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_stMVOP_GET_VSIZE, buffer_arg,sizeof(… in MVOP_adp_Ioctl()
789 …u32Ret=UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_stMVOP_GET_HSTART, buffer_arg,sizeof… in MVOP_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/api/hdmitx/
H A DapiHDMITx_v2.c280 MS_U32 HDMITXMdbIoctl(MS_U32 cmd, const void* const pArgs) in HDMITXIoctl()
292 paraCmdLine = (MDBCMD_CMDLINE_PARAMETER *)pArgs; in HDMITXIoctl()
299 paraGetInfo = (MDBCMD_GETINFO_PARAMETER *)pArgs; in HDMITXIoctl()
305 paraGetInfo = (MDBCMD_GETINFO_PARAMETER *)pArgs; in HDMITXIoctl()
314 MS_U32 HDMITXIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs)
328 pstHDMITx_Init pHDMITXArgs = (pstHDMITx_Init)pArgs;
337 pstHDMITx_Exit pHDMITXArgs = (pstHDMITx_Exit)pArgs;
347 pstHDMITx_TurnOnOff pHDMITXArgs = (pstHDMITx_TurnOnOff)pArgs;
356 pstHDMITx_EnablePacketGen pHDMITXArgs = (pstHDMITx_EnablePacketGen)pArgs;
365 pstHDMITx_SetHDMITxMode pHDMITXArgs = (pstHDMITx_SetHDMITxMode)pArgs;
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1014 MS_U32 GOP_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in GOP_adp_Ioctl() argument
1022 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_INIT, spt_GOP_INIT,buffer_arg,sizeof(buff… in GOP_adp_Ioctl()
1027 … if(copy_from_user(&ptr, (GOP_GETCAPS_PARAM __user *)pArgs, sizeof(GOP_GETCAPS_PARAM))) in GOP_adp_Ioctl()
1034 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_GETCAPS_WORD_UNIT,spt_GOP_GETCAPS_WORD_UN… in GOP_adp_Ioctl()
1037 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_GETCAPS_GWIN_NUM,spt_GOP_GETCAPS_GWIN_NUM… in GOP_adp_Ioctl()
1040 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_GETCAPS_VERSION,spt_GOP_GETCAPS_VERSION,b… in GOP_adp_Ioctl()
1046 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_GETCAPS_CONSALPHA_VALIDBITS,spt_GOP_GETCA… in GOP_adp_Ioctl()
1049 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_GETCAPS_PALETTE,spt_GOP_GETCAPS_PALETTE,b… in GOP_adp_Ioctl()
1052 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_GETCAPS_DWIN,spt_GOP_GETCAPS_DWIN,buffer_… in GOP_adp_Ioctl()
1055 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_GETCAPS_GOP_MUX,spt_GOP_GETCAPS_GOP_MUX,b… in GOP_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/pnl/
H A DPNL_adp.c480 MS_U32 PNL_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in PNL_adp_Ioctl() argument
489 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_GetLibVer, spt_stPNL_GetLibVer, bu… in PNL_adp_Ioctl()
493 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_stPNL_GetInfo, buffer_arg, sizeof(… in PNL_adp_Ioctl()
497 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_GetStatus, spt_stPNL_GetStatus, bu… in PNL_adp_Ioctl()
501 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_GetStatusEx, spt_stPNL_GetStatusEx… in PNL_adp_Ioctl()
505 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_SetDbgLevel, spt_stPNL_SetDbgLevel… in PNL_adp_Ioctl()
509 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_stPNL_IOMapBaseInit, buffer_arg, s… in PNL_adp_Ioctl()
513 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_PreInit, spt_stPNL_PreInit, buffer… in PNL_adp_Ioctl()
517 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_Init, spt_stPNL_Init, buffer_arg, … in PNL_adp_Ioctl()
521 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_stPNL_Init_Ex, spt_stPNL_Init_Ex, buffer… in PNL_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DdrvXC_HDMI_if_v2.c260 MS_U32 _HDMI_IF_Ioctl(void * pInstance, MS_U32 u32Cmd, void * pArgs) in _HDMI_IF_Ioctl() argument
279 pstHDMI_FUNC_CAPS pXCArgs = (pstHDMI_FUNC_CAPS) pArgs; in _HDMI_IF_Ioctl()
288 pstHDMI_INITIAL_SETTING pXCArgs = (pstHDMI_INITIAL_SETTING)pArgs; in _HDMI_IF_Ioctl()
312 pstHDMI_PKT_RESET pXCArgs = (pstHDMI_PKT_RESET) pArgs; in _HDMI_IF_Ioctl()
322 pstHDMI_PULLHPD pXCArgs = (pstHDMI_PULLHPD) pArgs; in _HDMI_IF_Ioctl()
333 pstHDMI_GC_INFO pXCArgs = (pstHDMI_GC_INFO) pArgs; in _HDMI_IF_Ioctl()
342 pstHDMI_PACKET_RECEIVED pXCArgs = (pstHDMI_PACKET_RECEIVED) pArgs; in _HDMI_IF_Ioctl()
351 pstHDMI_GET_COLORFORMAT pXCArgs = (pstHDMI_GET_COLORFORMAT) pArgs; in _HDMI_IF_Ioctl()
360 pstHDMI_GET_COLORRANGE pXCArgs = (pstHDMI_GET_COLORRANGE) pArgs; in _HDMI_IF_Ioctl()
369 pstHDMI_SET_EQ pXCArgs = (pstHDMI_SET_EQ) pArgs; in _HDMI_IF_Ioctl()
[all …]
H A DapiXC_v2.c706 MS_U32 XCMdbIoctl(MS_U32 cmd, const void* const pArgs) in XCMdbIoctl() argument
713 paraCmdLine = (MDBCMD_CMDLINE_PARAMETER *)pArgs; in XCMdbIoctl()
721 paraGetInfo = (MDBCMD_GETINFO_PARAMETER *)pArgs; in XCMdbIoctl()
2312 MS_U32 XCIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in XCIoctl() argument
2328 u32Return = _XCIoctl(pInstance, u32Cmd, pArgs); in XCIoctl()
2334 u32Return = _ADCIoctl(pInstance, u32Cmd, pArgs); in XCIoctl()
2340 u32Return = _AUTOIoctl(pInstance, u32Cmd, pArgs); in XCIoctl()
2347 u32Return = _MODEPARSEIoctl(pInstance, u32Cmd, pArgs); in XCIoctl()
2353 u32Return = _PCMONITORIoctl(pInstance, u32Cmd, pArgs); in XCIoctl()
2359 u32Return = _HDMI_IF_Ioctl(pInstance, u32Cmd, pArgs); in XCIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/cec/
H A DadpCEC.c509 MS_U32 CEC_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs)
517 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_CEC_DDC2BI_GET_INFO, spt_CEC_DDC2…
521 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_CEC_INIT_CHIP, NULL, usbuffer_arg…
525 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_CEC_PORT_SELECT, NULL, usbuffer_a…
529 ulReturnValue = UtopiaIoctl(pInstanceTmp, u32Cmd, pArgs);
533 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_CEC_SET_MY_LOGICAL_ADDRES, NULL, …
537 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_CEC_INIT, NULL, usbuffer_arg, siz…
541 ulReturnValue = UtopiaIoctl(pInstanceTmp, u32Cmd, pArgs);
545 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_CEC_NEXT_DEVICE, usbuffer_a…
549 ulReturnValue = UtopiaIoctl(pInstanceTmp, u32Cmd, pArgs);
[all …]
/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL_v2.c308 MS_U32 PNLIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in PNLIoctl() argument
321 pstPNL_GetLibVer pPNLArgs = (pstPNL_GetLibVer)pArgs; in PNLIoctl()
329 pstPNL_GetInfo pPNLArgs = (pstPNL_GetInfo)pArgs; in PNLIoctl()
337 pstPNL_GetStatus pPNLArgs = (pstPNL_GetStatus)pArgs; in PNLIoctl()
345 pstPNL_GetStatusEx pPNLArgs = (pstPNL_GetStatusEx)pArgs; in PNLIoctl()
353 pstPNL_SetDbgLevel pPNLArgs = (pstPNL_SetDbgLevel)pArgs; in PNLIoctl()
361 pstPNL_IOMapBaseInit pPNLArgs = (pstPNL_IOMapBaseInit)pArgs; in PNLIoctl()
369 pstPNL_PreInit pPNLArgs = (pstPNL_PreInit)pArgs; in PNLIoctl()
377 pstPNL_Init pPNLArgs = (pstPNL_Init)pArgs; in PNLIoctl()
385 pstPNL_Init_Ex pPNLArgs = (pstPNL_Init_Ex)pArgs; in PNLIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/hdmitx/
H A DHDMITX_adp.c1034 MS_U32 HDMITX_adp_Ioctl(void *pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in HDMITX_adp_Ioctl() argument
1046 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_INIT, spt_HDMITX_INIT, usb… in HDMITX_adp_Ioctl()
1053 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_EXIT, spt_HDMITX_EXIT, usb… in HDMITX_adp_Ioctl()
1060 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_TURNONOFF, NULL, usbuffer_… in HDMITX_adp_Ioctl()
1067 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_ENPKTGEN, NULL, usbuffer_a… in HDMITX_adp_Ioctl()
1074 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_SETHDMITXMODE, NULL, usbuf… in HDMITX_adp_Ioctl()
1081 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_SETHDMITXMODECD, NULL, usb… in HDMITX_adp_Ioctl()
1088 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_SETTMDSONOFF, NULL, usbuff… in HDMITX_adp_Ioctl()
1095 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_DISABLETMDSCTRL, NULL, usb… in HDMITX_adp_Ioctl()
1102 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_HDMITX_SETRBCHSWAP, NULL, usbuffe… in HDMITX_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG_v2.c172 MS_U32 JPEGIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs) in JPEGIoctl() argument
216 pBoolPara = (PJPEG_BOOL_PARAM)pArgs; in JPEGIoctl()
220 pInit = (PJPEG_INIT_PARAM)pArgs; in JPEGIoctl()
224 pGetApp0Info = (PJPEG_GETAPP0INFO_PARAM)pArgs; in JPEGIoctl()
228 pInit = (PJPEG_INIT_PARAM)pArgs; in JPEGIoctl()
232 pResult = (PJPEG_RESULT_PARAM)pArgs; in JPEGIoctl()
236 pResult = (PJPEG_RESULT_PARAM)pArgs; in JPEGIoctl()
243 pGetErrorCode= (PJPEG_GETERRORCODE_PARAM)pArgs; in JPEGIoctl()
247 pJpegEvent= (PJPEG_JPEGEVENT_PARAM)pArgs; in JPEGIoctl()
251 pJpegEvent = (PJPEG_JPEGEVENT_PARAM)pArgs; in JPEGIoctl()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/api/cec/
H A DapiCEC_v2.c256 MS_U32 CECIoctl(void* pInstance, MS_U32 u32Cmd, void* pArgs)
269 pstCEC_DDC2BI_GET_INFO pCECArgs = (pstCEC_DDC2BI_GET_INFO)pArgs;
276 pstCEC_INIT_CHIP pCECArgs = (pstCEC_INIT_CHIP)pArgs;
283 pstCEC_PORT_SELECT pCECArgs = (pstCEC_PORT_SELECT)pArgs;
296 pstCEC_SET_MY_LOGICAL_ADDRESS pCECArgs = (pstCEC_SET_MY_LOGICAL_ADDRESS)pArgs;
303 pstCEC_INIT pCECArgs = (pstCEC_INIT)pArgs;
316 pstCEC_NEXT_DEVICE pCECArgs = (pstCEC_NEXT_DEVICE)pArgs;
329 pstCEC_TX_SEND_MSG pCECArgs = (pstCEC_TX_SEND_MSG)pArgs;
336 pstCEC_TX_SEND_MSG2 pCECArgs = (pstCEC_TX_SEND_MSG2)pArgs;
343 pstCEC_TX_SEND_POLLING_MSG pCECArgs = (pstCEC_TX_SEND_POLLING_MSG)pArgs;
[all …]

12345678910>>...15