Searched refs:fpGetConfig (Results 1 – 3 of 3) sorted by relevance
188 IOCTL_ISDBT_GetConfig fpGetConfig; member258 pIsdbtPri->fpGetConfig = _MDrv_DMD_ISDBT_MD_GetConfig; in ISDBTOpen()379 …u32Ret = psISDBTInstPri->fpGetConfig(((PISDBT_INIT_PARAM)pArgs)->id, ((PISDBT_INIT_PARAM)pArgs)->p… in ISDBTIoctl()
187 IOCTL_DTMB_GetConfig fpGetConfig; member258 pDtmbPri->fpGetConfig = _MDrv_DMD_DTMB_MD_GetConfig; in DTMBOpen()380 …u32Ret = psDTMBInstPri->fpGetConfig(((PDTMB_INIT_PARAM)pArgs)->id, ((PDTMB_INIT_PARAM)pArgs)->pDMD… in DTMBIoctl()
188 IOCTL_ATSC_GetConfig fpGetConfig; member260 pAtscPri->fpGetConfig = _MDrv_DMD_ATSC_MD_GetConfig; in ATSCOpen()383 …u32Ret = psATSCInstPri->fpGetConfig(((PATSC_INIT_PARAM)pArgs)->id, ((PATSC_INIT_PARAM)pArgs)->pDMD… in ATSCIoctl()