Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/
H A DhalDMD_INTERN_DVBC.h482 MS_BOOL INTERN_DVBC_ActiveDmdSwitch(MS_U8 demod_no);
H A DhalDMD_INTERN_DVBC.c353 MS_BOOL INTERN_DVBC_ActiveDmdSwitch(MS_U8 demod_no) in INTERN_DVBC_ActiveDmdSwitch() function
/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_INTERN_DVBC_v2.c1269 bRet=INTERN_DVBC_ActiveDmdSwitch(demod_no); in DMD_DVBC_ActiveDmdSwitch()