Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/bdma/drv/bdma/
H A DmdrvBDMA.c23 BDMA_POOL_ID_BDMA0=0 enumerator
44 UtopiaModuleAddResourceStart(pUtopiaModule, BDMA_POOL_ID_BDMA0); in BDMARegisterToUtopia()
48 UtopiaResourceRegister(pUtopiaModule, psResource, BDMA_POOL_ID_BDMA0); in BDMARegisterToUtopia()
54 UtopiaResourceRegister(pUtopiaModule, psResource, BDMA_POOL_ID_BDMA0); in BDMARegisterToUtopia()
57 UtopiaModuleAddResourceEnd(pUtopiaModule, BDMA_POOL_ID_BDMA0); in BDMARegisterToUtopia()
163 if(UtopiaResourceObtain(pModule, BDMA_POOL_ID_BDMA0, &pResource) != 0) in BDMAIoctl()
179 if(UtopiaResourceObtain(pModule, BDMA_POOL_ID_BDMA0, &pResource) != 0) in BDMAIoctl()
196 if(UtopiaResourceObtain(pModule, BDMA_POOL_ID_BDMA0, &pResource) != 0) in BDMAIoctl()
213 if(UtopiaResourceObtain(pModule, BDMA_POOL_ID_BDMA0, &pResource) != 0) in BDMAIoctl()
229 if(UtopiaResourceObtain(pModule, BDMA_POOL_ID_BDMA0, &pResource) != 0) in BDMAIoctl()
[all …]