Home
last modified time | relevance | path

Searched refs:spt_DMD_ISDBT_GET_INFO_PARAM (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDMD_ISDBT_adp.c20 UADP_STRUCT_POINTER_TABLE spt_DMD_ISDBT_GET_INFO_PARAM[5]; variable
62 UADP_SDT_BGN(&spt_DMD_ISDBT_GET_INFO_PARAM[0], sizeof(ISDBT_GET_INFO_PARAM)); in DMD_ISDBT_adp_Init()
63 …UADP_SDT_KIND(&spt_DMD_ISDBT_GET_INFO_PARAM[1], ISDBT_GET_INFO_PARAM,UADP_SDT_P2N,pInfo, spt_DMD_I… in DMD_ISDBT_adp_Init()
64 UADP_SDT_FIN(&spt_DMD_ISDBT_GET_INFO_PARAM[2]); in DMD_ISDBT_adp_Init()
154 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, NULL, spt_DMD_ISDBT_GET_INFO_PARAM, buffer_a… in DMD_ISDBT_adp_Ioctl()