Home
last modified time | relevance | path

Searched refs:fpSetConfig (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_DTMB_v2.c188 IOCTL_DTMB_SetConfig fpSetConfig; member
259 pDtmbPri->fpSetConfig = _MDrv_DMD_DTMB_MD_SetConfig; in DTMBOpen()
386 …u32Ret = psDTMBInstPri->fpSetConfig(((PDTMB_SET_CONFIG_PARAM)pArgs)->id, ((PDTMB_SET_CONFIG_PARAM)… in DTMBIoctl()
H A DdrvDMD_ATSC_v2.c189 IOCTL_ATSC_SetConfig fpSetConfig; member
261 pAtscPri->fpSetConfig = _MDrv_DMD_ATSC_MD_SetConfig; in ATSCOpen()
389 …u32Ret = psATSCInstPri->fpSetConfig(((PATSC_SET_CONFIG_PARAM)pArgs)->id, ((PATSC_SET_CONFIG_PARAM)… in ATSCIoctl()