Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBT_adp.c47 UADP_STRUCT_POINTER_TABLE spt_DVBT_GETFWVER_PARAM[5]; variable
110 …32Ret =UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, spt_DVBT_GETFWVER_PARAM, spt_DVBT_GETFWVER_PAR… in DVBT_adp_Ioctl()
298 UADP_SPT_BGN(&spt_DVBT_GETFWVER_PARAM[0],sizeof(DVBT_GETFWVER_PARAM)); in DVBT_adp_Init()
299 UADP_SPT_NXT(&spt_DVBT_GETFWVER_PARAM[1], DVBT_GETFWVER_PARAM, ver, spt_U16_Val); in DVBT_adp_Init()
300 UADP_SPT_FIN(&spt_DVBT_GETFWVER_PARAM[2]); in DVBT_adp_Init()