Searched refs:psDVBT2InstPri (Results 1 – 1 of 1) sorted by relevance
1039 DVBT2_INSTANT_PRIVATE* psDVBT2InstPri = NULL; in DVBT2Ioctl() local1042 psDVBT2InstPri = (DVBT2_INSTANT_PRIVATE*)psDVBT2InstPriVoid; in DVBT2Ioctl()1062 …bRet = psDVBT2InstPri->fpDVBT2_Init( (((PDVBT2_INIT_PARAM)pArgs)->pDMD_DVBT2_InitData), ((PDVBT2_I… in DVBT2Ioctl()1066 bRet = psDVBT2InstPri->fpDVBT2_Exit(); in DVBT2Ioctl()1070 bRet = psDVBT2InstPri->fpDVBT2_SetDbgLevel(((PDVBT2_SETDBGLEVEL_PARAM)pArgs)->u8DbgLevel); in DVBT2Ioctl()1074 …((PDVBT2_GETINFO_PARAM)pArgs)->pInfo=psDVBT2InstPri->fpDVBT2_GetInfo(((PDVBT2_GETINFO_PARAM)pArgs)… in DVBT2Ioctl()1078 bRet=psDVBT2InstPri->fpDVBT2_GetLibVer(((PDVBT2_GETLIBVER_PARAM)pArgs)->ppVersion); in DVBT2Ioctl()1082 bRet=psDVBT2InstPri->fpDVBT2_GetFWVer(((PDVBT2_GETFWVER_PARAM)pArgs)->ver); in DVBT2Ioctl()1086 …bRet=psDVBT2InstPri ->fpDVBT2_GetReg(((PDVBT2_GETREG_PARAM)pArgs)->u16Addr,((PDVBT2_GETREG_PARAM)p… in DVBT2Ioctl()1090 …bRet=psDVBT2InstPri->fpDVBT2_SetReg(((PDVBT2_SETREG_PARAM)pArgs)->u16Addr,((PDVBT2_SETREG_PARAM)pA… in DVBT2Ioctl()[all …]