| /utopia/UTPA2-700.0.x/modules/audio/utopia_adaption/audio/ |
| H A D | AUDIO_adp.c | 182 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/pq/utopia_adaption/pq/ |
| H A D | PQ_adp.c | 520 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/xc/utopia_adaption/xc/ |
| H A D | XC_adp.c | 2330 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 D | XC_HDMI_if_adp.c | 549 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 …]
|
| H A D | XC_ADC_adp.c | 318 MS_U32 XC_ADC_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in XC_ADC_adp_Ioctl() argument 328 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_ADC_SETCVBSOUT, NULL,buffer_arg,sizeof(b… in XC_ADC_adp_Ioctl() 334 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_ADC_ISCVBSOUTENABLED, spt_XC_ADC_ISCVBSO… in XC_ADC_adp_Ioctl() 340 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_ADC_SETPCCLOCK, NULL,buffer_arg,sizeof(b… in XC_ADC_adp_Ioctl() 346 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_ADC_SETPHASE, NULL,buffer_arg,sizeof(buf… in XC_ADC_adp_Ioctl() 352 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_XC_ADC_SETPHASEEX, NULL,buffer_arg,sizeof(b… in XC_ADC_adp_Ioctl() 358 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,spt_XC_ADC_GETPHASERANGE,buffer_arg,sizeof… in XC_ADC_adp_Ioctl() 364 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,spt_XC_ADC_GETPHASE,buffer_arg,sizeof(buff… in XC_ADC_adp_Ioctl() 370 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,spt_XC_ADC_GETPHASEEX,buffer_arg,sizeof(bu… in XC_ADC_adp_Ioctl() 376 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,spt_XC_ADC_ISSCARTRGB,buffer_arg,sizeof(bu… in XC_ADC_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/utopia_adaption/mvop/ |
| H A D | MVOP_adp.c | 750 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/xc/utopia_adaption/pnl/ |
| H A D | PNL_adp.c | 480 MS_U32 PNL_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in PNL_adp_Ioctl() argument 484 pu32PNLInst_private = pInstanceTmp; in PNL_adp_Ioctl() 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() [all …]
|
| /utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/ |
| H A D | GOP_adp.c | 1014 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() 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() 1058 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_GOP_GETCAPS_PIXELMODE_SUPPORT,spt_GOP_GETCAPS… in GOP_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/cec/ |
| H A D | adpCEC.c | 509 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/vd/utopia_adaption/avd/ |
| H A D | AVD_adp.c | 189 MS_U32 AVD_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in AVD_adp_Ioctl() argument 197 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AVD_INIT,spt_AVD_INIT,buffer_arg,sizeof(buffe… in AVD_adp_Ioctl() 200 u32Ret=UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in AVD_adp_Ioctl() 203 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL,spt_AVD_CopyToUser,buffer_arg,sizeof(buffer_… in AVD_adp_Ioctl() 206 … u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,bAVDEnable,NULL,buffer_arg,sizeof(buffer_arg)); in AVD_adp_Ioctl() 209 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DrvAVD_AVD_SCAN_HSYNC_CHECK,spt_DrvAVD_AVD_SC… in AVD_adp_Ioctl() 212 u32Ret=UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in AVD_adp_Ioctl() 215 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DrvAVD_AVD_FORCEVIDEOSTANDARD,spt_DrvAVD_AVD_… in AVD_adp_Ioctl() 218 u32Ret=UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in AVD_adp_Ioctl() 221 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AVD_LOADDSP,NULL,buffer_arg,sizeof(buffer_arg… in AVD_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/ace/ |
| H A D | ACE_adp.c | 463 MS_U32 ACE_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in ACE_adp_Ioctl() argument 494 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,&tmp); in ACE_adp_Ioctl() 501 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_ACE_INIT, spt_ACE_INIT, buffer_arg,sizeof(buf… in ACE_adp_Ioctl() 507 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs, NULL, spt_ACE_EXIT, buffer_arg,sizeof(buffer_arg… in ACE_adp_Ioctl() 511 … u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_ACE_DMS, NULL,buffer_arg,sizeof(buffer_arg)); in ACE_adp_Ioctl() 515 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_ACE_SETPCYUV2RGB, NULL,buffer_arg,sizeof(buff… in ACE_adp_Ioctl() 519 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_ACE_SELECTYUVTORGBMATRIX, NULL,buffer_arg,siz… in ACE_adp_Ioctl() 523 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_ACE_SETCOLORCORRECTIONTABLE, NULL,buffer_arg,… in ACE_adp_Ioctl() 527 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_ACE_SETPCSRGBTABLE, NULL,buffer_arg,sizeof(bu… in ACE_adp_Ioctl() 531 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_ACE_GETCOLORMATRIX, NULL,buffer_arg,sizeof(bu… in ACE_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vd/utopia_adaption/vbi/ |
| H A D | VBI_adp.c | 107 MS_U32 VBI_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in VBI_adp_Ioctl() argument 119 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VBI_GETINFO_PARAM,NULL,buffer_arg,sizeof(buff… in VBI_adp_Ioctl() 122 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VBI_GETSTATUS_PARAM,spt_VBI_GETSTATUS_PARAM,b… in VBI_adp_Ioctl() 125 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VBI_SETDBGLEVEL_PARAM, NULL, buffer_arg, size… in VBI_adp_Ioctl() 128 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VBI_INIT_TYPE_PARAM, NULL, buffer_arg, sizeof… in VBI_adp_Ioctl() 134 u32Ret= UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in VBI_adp_Ioctl() 137 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VBI_INITIALIZER_TTX_SLICER,NULL,buffer_arg,si… in VBI_adp_Ioctl() 140 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VBI_ENABLE_TTX_SLICER,NULL,buffer_arg,sizeof(… in VBI_adp_Ioctl() 143 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VBI_BOOL,spt_VBI_BOOL,buffer_arg,sizeof(buffe… in VBI_adp_Ioctl() 146 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VBI_BOOL,spt_VBI_BOOL,buffer_arg,sizeof(buffe… in VBI_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/utopia_adaption/vdec_lite/ |
| H A D | VDEC_EX_adp.c | 797 MS_U32 VDEC_EX_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in VDEC_EX_adp_Ioctl() argument 829 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_GET_FREE_STREAM_ID, spt_VDEC_EX_GET_F… in VDEC_EX_adp_Ioctl() 832 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_INIT, spt_VDEC_EX_INIT,buffer_arg,siz… in VDEC_EX_adp_Ioctl() 850 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_IO, spt_VDEC_EX_IO,buffer_arg,sizeof(… in VDEC_EX_adp_Ioctl() 853 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_SET_FRC_MODE, spt_VDEC_EX_SET_FRC_MOD… in VDEC_EX_adp_Ioctl() 856 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_SET_DYNSCALING_PARAMS, spt_VDEC_EX_SE… in VDEC_EX_adp_Ioctl() 859 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_SET_DBG_LEVEL, spt_VDEC_EX_SET_DBG_LE… in VDEC_EX_adp_Ioctl() 862 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_SET_TRICK_MODE, spt_VDEC_EX_SET_TRICK… in VDEC_EX_adp_Ioctl() 867 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_PUSH_DECQ, spt_VDEC_EX_PUSH_DECQ,buff… in VDEC_EX_adp_Ioctl() 870 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_FLUSH, spt_VDEC_EX_FLUSH,buffer_arg,s… in VDEC_EX_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dlc/utopia_adaption/dlc/ |
| H A D | DLC_adp.c | 370 MS_U32 DLC_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in DLC_adp_Ioctl() argument 377 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_INIT_EX, spt_DLC_INIT_EX, buffer_arg,size… in DLC_adp_Ioctl() 381 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_SET_SETTING_EX, spt_DLC_SET_SETTING_EX, b… in DLC_adp_Ioctl() 385 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_SET_CURVE, spt_DLC_SET_CURVE, buffer_arg,… in DLC_adp_Ioctl() 389 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_SET_BLE_SLOP_POINT, spt_DLC_SET_BLE_SLOP_… in DLC_adp_Ioctl() 393 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_EXIT, spt_DLC_EXIT, buffer_arg,sizeof(buf… in DLC_adp_Ioctl() 397 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_SET_ON_OFF, spt_DLC_SET_ON_OFF, buffer_ar… in DLC_adp_Ioctl() 401 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_SET_HANDLER_ON_OFF, spt_DLC_SET_HANDLER_O… in DLC_adp_Ioctl() 405 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_SET_BLE_ON_OFF, spt_DLC_SET_BLE_ON_OFF, b… in DLC_adp_Ioctl() 409 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DLC_ENABLE_MAIN_SUB_CURVE_SYNCHRONIZATION, sp… in DLC_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/security/utopia_adaption/cipher/ |
| H A D | CIPHER_adp.c | 180 MS_U32 AESDMA_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in AESDMA_adp_Ioctl() argument 188 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_INIT,NULL,buffer_arg,sizeof(buffer_arg… in AESDMA_adp_Ioctl() 191 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_SetIvList,NULL,buffer_arg,sizeof(buffe… in AESDMA_adp_Ioctl() 194 u32Ret= UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in AESDMA_adp_Ioctl() 197 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_FILE_INOUT, NULL, buffer_arg, sizeof(b… in AESDMA_adp_Ioctl() 200 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_SetKeyList,NULL,buffer_arg,sizeof(buff… in AESDMA_adp_Ioctl() 203 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_SEL_ENG,NULL,buffer_arg,sizeof(buffer_… in AESDMA_adp_Ioctl() 206 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_INIT, NULL,buffer_arg,sizeof(buffer_ar… in AESDMA_adp_Ioctl() 209 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_GetStatus,spt_AESDMA_GetStatus,buffer_… in AESDMA_adp_Ioctl() 212 u32Ret= UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in AESDMA_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/utopia_adaption/vdec_v3/ |
| H A D | VDEC_EX_adp.c | 752 MS_U32 VDEC_EX_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in VDEC_EX_adp_Ioctl() argument 784 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_GET_FREE_STREAM_ID, spt_VDEC_EX_GET_F… in VDEC_EX_adp_Ioctl() 787 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_INIT, spt_VDEC_EX_INIT,buffer_arg,siz… in VDEC_EX_adp_Ioctl() 805 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_IO, spt_VDEC_EX_IO,buffer_arg,sizeof(… in VDEC_EX_adp_Ioctl() 808 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_SET_FRC_MODE, spt_VDEC_EX_SET_FRC_MOD… in VDEC_EX_adp_Ioctl() 811 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_SET_DYNSCALING_PARAMS, spt_VDEC_EX_SE… in VDEC_EX_adp_Ioctl() 814 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_SET_DBG_LEVEL, spt_VDEC_EX_SET_DBG_LE… in VDEC_EX_adp_Ioctl() 817 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_SET_TRICK_MODE, spt_VDEC_EX_SET_TRICK… in VDEC_EX_adp_Ioctl() 822 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_PUSH_DECQ, spt_VDEC_EX_PUSH_DECQ,buff… in VDEC_EX_adp_Ioctl() 825 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_VDEC_EX_FLUSH, spt_VDEC_EX_FLUSH,buffer_arg,s… in VDEC_EX_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/hdmitx/ |
| H A D | HDMITX_adp.c | 1034 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/security/utopia_adaption/aesdma/ |
| H A D | AESDMA_adp.c | 159 MS_U32 AESDMA_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in AESDMA_adp_Ioctl() argument 167 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_INIT,NULL,buffer_arg,sizeof(buffer_arg… in AESDMA_adp_Ioctl() 170 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_SetIvList,NULL,buffer_arg,sizeof(buffe… in AESDMA_adp_Ioctl() 173 u32Ret= UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in AESDMA_adp_Ioctl() 176 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_FILE_INOUT, NULL, buffer_arg, sizeof(b… in AESDMA_adp_Ioctl() 179 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_SetKeyList,NULL,buffer_arg,sizeof(buff… in AESDMA_adp_Ioctl() 182 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_SEL_ENG,NULL,buffer_arg,sizeof(buffer_… in AESDMA_adp_Ioctl() 185 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_INIT, NULL,buffer_arg,sizeof(buffer_ar… in AESDMA_adp_Ioctl() 188 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_AESDMA_GetStatus,spt_AESDMA_GetStatus,buffer_… in AESDMA_adp_Ioctl() 191 u32Ret= UtopiaIoctl(pInstanceTmp,u32Cmd,pArgs); in AESDMA_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/ |
| H A D | DVBS_adp.c | 76 MS_U32 DVBS_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in DVBS_adp_Ioctl() argument 88 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBS_Init_PARAM, spt_DVBS_Init_PARAM, bu… in DVBS_adp_Ioctl() 95 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,NULL,spt_DVBS_EXIT_PARAM, buffer_arg, sizeof(… in DVBS_adp_Ioctl() 102 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_SetDbgLevel_PARAM,spt_DVBS_SetDbgLev… in DVBS_adp_Ioctl() 109 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_GetInfo_PARAM,spt_DVBS_GetInfo_PARAM… in DVBS_adp_Ioctl() 128 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_GetFWVer_PARAM,spt_DVBS_GetFWVer_PAR… in DVBS_adp_Ioctl() 135 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_GetDSPReg_PARAM,spt_DVBS_GetDSPReg_P… in DVBS_adp_Ioctl() 142 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_SetDSPReg_PARAM,spt_DVBS_SetDSPReg_P… in DVBS_adp_Ioctl() 149 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_GetReg_PARAM,spt_DVBS_GetReg_PARAM, … in DVBS_adp_Ioctl() 156 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_SetReg_PARAM,spt_DVBS_SetReg_PARAM, … in DVBS_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/mhl/ |
| H A D | adpMHL.c | 387 MS_U32 MHL_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) 396 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_MHL_SET_SUPPORT_PATH, NULL, usbuf… 400 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_MHL_INITIAL_SETTING, NULL, usbuff… 404 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_MHL_POLLING_HANDLER, usbuff… 408 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_MHL_AUTO_SWITCH_HANDLER, spt_MHL_… 412 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_MHL_SET_POWER_STATE, spt_MHL_SET_… 416 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_MHL_CBUS_CONTROL, NULL, usbuffer_… 420 …ulReturnValue = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_MHL_LOAD_EDID, NULL, usbuffer_arg… 438 ulReturnValue = UtopiaIoctl(pInstanceTmp, u32Cmd, &stMHLArgs); 453 ulReturnValue = UtopiaIoctl(pInstanceTmp, u32Cmd, &stMHLArgs); [all …]
|
| /utopia/UTPA2-700.0.x/modules/njpd/utopia_adaption/njpeg_ex/ |
| H A D | NJPEG_EX_adp.c | 325 MS_U32 NJPEG_EX_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in NJPEG_EX_adp_Ioctl() argument 337 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_NJPEG_BOOL_PARAM, spt_NJPEG_BOOL_PARAM,buffer… in NJPEG_EX_adp_Ioctl() 341 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_NJPEG_INIT_PARAM, spt_NJPEG_INIT_PARAM,buffer… in NJPEG_EX_adp_Ioctl() 344 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_NJPEG_GETAPP0INFO_PARAM, spt_NJPEG_GETAPP0INF… in NJPEG_EX_adp_Ioctl() 350 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_NJPEG_RESULT_PARAM, spt_NJPEG_RESULT_PARAM,bu… in NJPEG_EX_adp_Ioctl() 356 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_NJPEG_RESOLUTION_PARAM, spt_NJPEG_RESOLUTION_… in NJPEG_EX_adp_Ioctl() 364 u32Ret=UtopiaIoctl(pInstanceTmp,u32Cmd, NULL); in NJPEG_EX_adp_Ioctl() 367 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_NJPEG_GETERRORCODE_PARAM, spt_NJPEG_GETERRORC… in NJPEG_EX_adp_Ioctl() 371 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_NJPEG_JPEGEVENT_PARAM, spt_NJPEG_JPEGEVENT_PA… in NJPEG_EX_adp_Ioctl() 384 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_NJPEG_U16, spt_NJPEG_U16,buffer_arg,sizeof(bu… in NJPEG_EX_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/ |
| H A D | GFX_adp.c | 690 MS_U32 GFX_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in GFX_adp_Ioctl() argument 699 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_INIT),NULL, buffer_arg,sizeof(buffer_arg)… in GFX_adp_Ioctl() 711 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_GETINFO_BUFFERINFO),SPT(GFX_GETINFO_BUFFE… in GFX_adp_Ioctl() 714 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_GETINFO_TAGID),SPT(GFX_GETINFO_TAGID), bu… in GFX_adp_Ioctl() 717 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_GETINFO_NEXTTAGID),SPT(GFX_GETINFO_NEXTTA… in GFX_adp_Ioctl() 720 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_GETINFO_CLIP),SPT(GFX_GETINFO_CLIP), buff… in GFX_adp_Ioctl() 723 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_GETINFO_INTENSITY),SPT(GFX_GETINFO_INTENS… in GFX_adp_Ioctl() 726 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_GETINFO_DBGINFO),SPT(GFX_GETINFO_DBGINFO)… in GFX_adp_Ioctl() 734 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_LINEDRAW),NULL, buffer_arg,sizeof(buffer_… in GFX_adp_Ioctl() 738 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,SPT(GFX_RECTFILL),NULL, buffer_arg,sizeof(buffer_… in GFX_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/ |
| H A D | DMX_adp.c | 219 MS_U32 DMX_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in DMX_adp_Ioctl() argument 293 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,(void*)buffer_arg); in DMX_adp_Ioctl() 300 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,(void*)buffer_arg); in DMX_adp_Ioctl() 310 u32Ret = UtopiaIoctl(pInstanceTmp,MApi_CMD_DMX_GetCap,(void*)&stCapParam); in DMX_adp_Ioctl() 339 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,(void*)buffer_arg); in DMX_adp_Ioctl() 353 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,(void*)buffer_arg); in DMX_adp_Ioctl() 359 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,(void*)buffer_arg); in DMX_adp_Ioctl() 377 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,(void*)buffer_arg); in DMX_adp_Ioctl() 390 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,(void*)buffer_arg); in DMX_adp_Ioctl() 409 u32Ret = UtopiaIoctl(pInstanceTmp,u32Cmd,(void*)buffer_arg); in DMX_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/ |
| H A D | TVENCODER_adp.c | 457 MS_U32 TVENCODER_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in TVENCODER_adp_Ioctl() 465 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL, spt_TVE_GetInfo,buffer_arg,sizeof(buffer_… in TVENCODER_adp_Ioctl() 468 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,NULL, spt_TVE_GetStatus,buffer_arg,sizeof(buffe… in TVENCODER_adp_Ioctl() 471 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_SetDbgLevel, spt_TVE_SetDbgLevel,buffer… in TVENCODER_adp_Ioctl() 474 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_SwitchInputSRC, spt_TVE_SwitchInputSRC,… in TVENCODER_adp_Ioctl() 477 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_SetInputSRC, spt_TVE_SetInputSRC,buffer… in TVENCODER_adp_Ioctl() 480 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_SwitchOutputDest,spt_TVE_SwitchOutputDe… in TVENCODER_adp_Ioctl() 483 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_SwitchOutputDest,spt_TVE_SwitchOutputDe… in TVENCODER_adp_Ioctl() 486 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_SetOutputVideoStd,spt_TVE_SetOutputVide… in TVENCODER_adp_Ioctl() 489 …u32Ret = UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_TVE_SetMemoryBaseAddr,NULL,buffer_arg,sizeo… in TVENCODER_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb2/ |
| H A D | DSCMB_adp.c | 279 MS_U32 DSCMB_adp_Ioctl(void* pInstanceTmp, MS_U32 u32Cmd, void* const pArgs) in DSCMB_adp_Ioctl() argument 292 u32Ret = UtopiaIoctl(pInstanceTmp, u32Cmd, pArgs); in DSCMB_adp_Ioctl() 295 u32Ret = UtopiaIoctl(pInstanceTmp, u32Cmd, pArgs); in DSCMB_adp_Ioctl() 298 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_SetPowerState, NULL, buffer_arg, s… in DSCMB_adp_Ioctl() 301 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltAlloc, spt_DSCMB_FltAlloc, buff… in DSCMB_adp_Ioctl() 304 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltFree, NULL, buffer_arg, sizeof(… in DSCMB_adp_Ioctl() 307 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltConnectFltId, NULL, buffer_arg,… in DSCMB_adp_Ioctl() 310 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltConnectPid, NULL, buffer_arg, s… in DSCMB_adp_Ioctl() 313 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltDisconnectFltId, NULL, buffer_a… in DSCMB_adp_Ioctl() 316 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DSCMB_FltDisconnectPid, NULL, buffer_arg… in DSCMB_adp_Ioctl() [all …]
|