Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBT_adp.c61 UADP_STRUCT_POINTER_TABLE spt_DVBT_GetCellID_PARAM[5]; variable
193 …2Ret =UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBT_GetCellID_PARAM, spt_DVBT_GetCellID_PA… in DVBT_adp_Ioctl()
417 UADP_SPT_BGN(&spt_DVBT_GetCellID_PARAM[0], sizeof(DVBT_GetCellID_PARAM)); in DVBT_adp_Init()
418 UADP_SPT_NXT(&spt_DVBT_GetCellID_PARAM[1], DVBT_GetCellID_PARAM, u16CellID, spt_DVBT_U16_VAL); in DVBT_adp_Init()
419 UADP_SPT_FIN(&spt_DVBT_GetCellID_PARAM[2]); in DVBT_adp_Init()