Searched refs:demod_no (Results 1 – 12 of 12) sorted by relevance
233 typedef MS_BOOL (*IOCTL_DVBC_ActiveDmdSwitch)(MS_U8 demod_no);1241 MS_BOOL DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in DMD_DVBC_ActiveDmdSwitch() argument1245 if((demod_no==0) &&(drv_demod_swtich_status!=0)) in DMD_DVBC_ActiveDmdSwitch()1256 else if((demod_no==1) &&(drv_demod_swtich_status!=1)) in DMD_DVBC_ActiveDmdSwitch()1269 bRet=INTERN_DVBC_ActiveDmdSwitch(demod_no); in DMD_DVBC_ActiveDmdSwitch()1271 if((demod_no==0) &&(drv_demod_swtich_status!=0)) in DMD_DVBC_ActiveDmdSwitch()1282 else if((demod_no==1) &&(drv_demod_swtich_status!=1)) in DMD_DVBC_ActiveDmdSwitch()1294 drv_demod_swtich_status=demod_no; in DMD_DVBC_ActiveDmdSwitch()1299 MS_BOOL DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in DMD_DVBC_ActiveDmdSwitch() argument1708 bRet=psDVBCInstPri->fpDVBC_ActiveDmdSwitch(((PDVBC_ActiveDmdSwitch_PARAM)pArgs)->demod_no); in DVBCIoctl()
1354 MS_BOOL MDrv_DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in MDrv_DMD_DVBC_ActiveDmdSwitch() argument1357 Drv_DVBC_ActiveDmdSwitch_PARAM.demod_no=demod_no; in MDrv_DMD_DVBC_ActiveDmdSwitch()1363 if(demod_no==0 && previous_demod_index==1) in MDrv_DMD_DVBC_ActiveDmdSwitch()1369 else if(demod_no==1 && previous_demod_index==0) in MDrv_DMD_DVBC_ActiveDmdSwitch()1375 previous_demod_index=demod_no; in MDrv_DMD_DVBC_ActiveDmdSwitch()1385 MS_BOOL MDrv_DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in MDrv_DMD_DVBC_ActiveDmdSwitch() argument
1797 MS_BOOL MDrv_DMD_DVBS_ActiveDmdSwitch(MS_U8 demod_no) in MDrv_DMD_DVBS_ActiveDmdSwitch() argument1800 Drv_DVBS_ActiveDmdSwitch_PARAM.demod_no=demod_no; in MDrv_DMD_DVBS_ActiveDmdSwitch()1814 MS_BOOL MDrv_DMD_DVBS_ActiveDmdSwitch(MS_U8 demod_no) in MDrv_DMD_DVBS_ActiveDmdSwitch() argument
251 typedef MS_BOOL (*IOCTL_DVBS_ActiveDmdSwitch)(MS_U8 demod_no);1350 MS_BOOL DMD_DVBS_ActiveDmdSwitch(MS_U8 demod_no) in DMD_DVBS_ActiveDmdSwitch() argument1993 bRet=psDVBSInstPri->fpDVBS_ActiveDmdSwitch(((PDVBS_ActiveDmdSwitch_PARAM)pArgs)->demod_no); in DVBSIoctl()
353 MS_BOOL INTERN_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in INTERN_DVBC_ActiveDmdSwitch() argument358 if(demod_no==0 && (hal_demod_swtich_status!= 0x00)) in INTERN_DVBC_ActiveDmdSwitch()378 else if(demod_no==1 && (hal_demod_swtich_status!= 0x01)) in INTERN_DVBC_ActiveDmdSwitch()404 hal_demod_swtich_status=demod_no; in INTERN_DVBC_ActiveDmdSwitch()
482 MS_BOOL INTERN_DVBC_ActiveDmdSwitch(MS_U8 demod_no);
369 MS_U8 demod_no; member
570 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no);
324 MS_U8 demod_no; member
1084 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBS_ActiveDmdSwitch(MS_U8 demod_no);
847 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no);
18161 MS_U8 demod_no;19577 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBS_ActiveDmdSwitch(MS_U8 demod_no);55770 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no);77255 MS_U8 demod_no;