Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_DTMB_v2.c140 DTMB_POOL_ID_DMD0 = 0 enumerator
297 if (UtopiaResourceObtain(pModule, DTMB_POOL_ID_DMD0, &pResource) != 0) in DTMBStr()
335 if (UtopiaResourceObtain(pModule, DTMB_POOL_ID_DMD0, &pResource) != 0) in DTMBIoctl()
557 UtopiaModuleAddResourceStart(pUtopiaModule, DTMB_POOL_ID_DMD0); in DTMBRegisterToUtopia()
561 UtopiaResourceRegister(pUtopiaModule, psResource, DTMB_POOL_ID_DMD0); in DTMBRegisterToUtopia()
563 UtopiaModuleAddResourceEnd(pUtopiaModule, DTMB_POOL_ID_DMD0); in DTMBRegisterToUtopia()