Searched refs:psDVBSInstPri (Results 1 – 1 of 1) sorted by relevance
1857 DVBS_INSTANT_PRIVATE* psDVBSInstPri = NULL; in DVBSIoctl() local1860 psDVBSInstPri = (DVBS_INSTANT_PRIVATE*)psDVBSInstPriVoid; in DVBSIoctl()1879 …bRet = psDVBSInstPri->fpDVBS_Init( (((PDVBS_Init_PARAM)pArgs)->pDMD_DVBS_InitData), ((PDVBS_Init_P… in DVBSIoctl()1884 bRet= psDVBSInstPri->fpDVBS_Exit(); in DVBSIoctl()1889 bRet= psDVBSInstPri->fpDVBS_SetDbgLevel(((PDVBS_SetDbgLevel_PARAM)pArgs)->u8DbgLevel); in DVBSIoctl()1894 ((PDVBS_GetInfo_PARAM)pArgs)->ret_info=psDVBSInstPri->fpDVBS_GetInfo(); in DVBSIoctl()1897 bRet=psDVBSInstPri->fpDVBS_GetLibVer(((PDVBS_GetLibVer_PARAM)pArgs)->ppVersion); in DVBSIoctl()1902 bRet=psDVBSInstPri->fpDVBS_GetFWVer(((PDVBS_GetFWVer_PARAM)pArgs)->ver); in DVBSIoctl()1907 …bRet=psDVBSInstPri->fpDVBS_GetDSPReg(((PDVBS_GetDSPReg_PARAM)pArgs)->u16Addr,((PDVBS_GetDSPReg_PAR… in DVBSIoctl()1913 …bRet=psDVBSInstPri->fpDVBS_SetDSPReg(((PDVBS_SetDSPReg_PARAM)pArgs)->u16Addr,((PDVBS_SetDSPReg_PAR… in DVBSIoctl()[all …]