Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/utopia_adaption/demod/
H A DDVBS_adp.c31 UADP_STRUCT_POINTER_TABLE spt_DVBS_GetFWVer_PARAM[5]; variable
128 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs,spt_DVBS_GetFWVer_PARAM,spt_DVBS_GetFWVer_PAR… in DVBS_adp_Ioctl()
498 UADP_SPT_BGN(&spt_DVBS_GetFWVer_PARAM[0],sizeof(DVBS_GetFWVer_PARAM)); in DVBS_adp_Init()
500 … UADP_SDT_KIND(&spt_DVBS_GetFWVer_PARAM[1],DVBS_GetFWVer_PARAM,UADP_SDT_P2N,ver,spt_DVBS_U16_VAL); in DVBS_adp_Init()
501 UADP_SPT_FIN(&spt_DVBS_GetFWVer_PARAM[2]); in DVBS_adp_Init()