Searched refs:spt_DVBC_GetReg_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 | 34 UADP_STRUCT_POINTER_TABLE spt_DVBC_GetReg_PARAM[5]; variable 151 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBC_GetReg_PARAM,spt_DVBC_GetReg_PARAM, … in DVBC_adp_Ioctl() 378 UADP_SPT_BGN(&spt_DVBC_GetReg_PARAM[0],sizeof(DVBC_GetReg_PARAM)); in DVBC_adp_Init() 380 UADP_SDT_KIND(&spt_DVBC_GetReg_PARAM[1],DVBC_GetReg_PARAM,UADP_SDT_P2N,pu8Data,spt_DVBC_U8_VAL); in DVBC_adp_Init() 381 UADP_SPT_FIN(&spt_DVBC_GetReg_PARAM[2]); in DVBC_adp_Init()
|