Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_INTERN_DVBC_v2.c233 typedef MS_BOOL (*IOCTL_DVBC_ActiveDmdSwitch)(MS_U8 demod_no);
1241 MS_BOOL DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in DMD_DVBC_ActiveDmdSwitch() argument
1245 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() argument
1708 bRet=psDVBCInstPri->fpDVBC_ActiveDmdSwitch(((PDVBC_ActiveDmdSwitch_PARAM)pArgs)->demod_no); in DVBCIoctl()
H A DdrvDMD_INTERN_DVBC.c1354 MS_BOOL MDrv_DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in MDrv_DMD_DVBC_ActiveDmdSwitch() argument
1357 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
H A DdrvDMD_INTERN_DVBS.c1797 MS_BOOL MDrv_DMD_DVBS_ActiveDmdSwitch(MS_U8 demod_no) in MDrv_DMD_DVBS_ActiveDmdSwitch() argument
1800 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
H A DdrvDMD_INTERN_DVBS_v2.c251 typedef MS_BOOL (*IOCTL_DVBS_ActiveDmdSwitch)(MS_U8 demod_no);
1350 MS_BOOL DMD_DVBS_ActiveDmdSwitch(MS_U8 demod_no) in DMD_DVBS_ActiveDmdSwitch() argument
1993 bRet=psDVBSInstPri->fpDVBS_ActiveDmdSwitch(((PDVBS_ActiveDmdSwitch_PARAM)pArgs)->demod_no); in DVBSIoctl()
/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/
H A DhalDMD_INTERN_DVBC.c353 MS_BOOL INTERN_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in INTERN_DVBC_ActiveDmdSwitch() argument
358 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()
H A DhalDMD_INTERN_DVBC.h482 MS_BOOL INTERN_DVBC_ActiveDmdSwitch(MS_U8 demod_no);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvDMD_INTERN_DVBC_v2.h369 MS_U8 demod_no; member
H A DdrvDMD_INTERN_DVBC.h570 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no);
H A DdrvDMD_INTERN_DVBS_v2.h324 MS_U8 demod_no; member
H A DdrvDMD_INTERN_DVBS.h1084 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBS_ActiveDmdSwitch(MS_U8 demod_no);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvDMD_INTERN_DVBC.h847 extern DLL_PUBLIC MS_BOOL MDrv_DMD_DVBC_ActiveDmdSwitch(MS_U8 demod_no);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt18161 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;