Searched refs:spt_DVBC_Init_PARAM (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/ |
| H A D | DVBC_adp.c | 27 UADP_STRUCT_POINTER_TABLE spt_DVBC_Init_PARAM[5]; variable 90 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBC_Init_PARAM, spt_DVBC_Init_PARAM, bu… in DVBC_adp_Ioctl() 349 UADP_SPT_BGN(&spt_DVBC_Init_PARAM[0],sizeof(DVBC_Init_PARAM)); in DVBC_adp_Init() 351 …UADP_SDT_KIND(&spt_DVBC_Init_PARAM[1], DVBC_Init_PARAM, UADP_SDT_P2N, pDMD_DVBC_InitData, spt_DMD_… in DVBC_adp_Init() 352 UADP_SPT_FIN(&spt_DVBC_Init_PARAM[2]); in DVBC_adp_Init()
|