Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/verify/utopia/
H A Dbobbi.c10 BOBBI_RPOOL0, enumerator
38 UtopiaModuleAddResourceStart(pModule, BOBBI_RPOOL0); in BOBBIRegisterToUtopia()
42 UtopiaResourceRegister(pModule, pResource, BOBBI_RPOOL0); in BOBBIRegisterToUtopia()
46 UtopiaResourceRegister(pModule, pResource, BOBBI_RPOOL0); in BOBBIRegisterToUtopia()
49 UtopiaModuleAddResourceEnd(pModule, BOBBI_RPOOL0); in BOBBIRegisterToUtopia()
100 if(UtopiaResourceObtain(pModule, BOBBI_RPOOL0, &pResource) != 0) in BOBBIIoctl()