Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBT2_adp.c32 UADP_STRUCT_POINTER_TABLE spt_DVBT2_GETINFO_PARAM[5]; variable
77 …2Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBT2_GETINFO_PARAM, spt_DVBT2_GETINFO_PAR… in DVBT2_adp_Ioctl()
187 UADP_SPT_BGN(&spt_DVBT2_GETINFO_PARAM[0],sizeof(DVBT2_GETINFO_PARAM)); in DVBT2_adp_Init()
188 …UADP_SDT_KIND(&spt_DVBT2_GETINFO_PARAM[1],DVBT2_GETINFO_PARAM,UADP_SDT_P2N,pInfo,spt_DMD_DVBT2_Inf… in DVBT2_adp_Init()
189 UADP_SPT_FIN(&spt_DVBT2_GETINFO_PARAM[2]); in DVBT2_adp_Init()