Searched defs:pUuid (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/
H A DDSPManager.c292 DBAPI DSPManager_RegisterObject(IN struct DSP_UUID *pUuid, argument
309 if ((pUuid == NULL) || (objType > DSP_DCDDELETELIBTYPE) ||
316 tempStruct.ARGS_MGR_REGISTEROBJECT.pUuid = pUuid;
335 DBAPI DSPManager_UnregisterObject(IN struct DSP_UUID *pUuid, argument
352 if ((pUuid == NULL) || (objType > DSP_DCDDELETELIBTYPE))
358 tempStruct.ARGS_MGR_UNREGISTEROBJECT.pUuid = pUuid;
/hardware/ti/omap3/dspbridge/inc/
H A Dwcdioctl.h92 struct DSP_UUID *pUuid; member in struct:__anon542::__anon545
98 struct DSP_UUID *pUuid; member in struct:__anon542::__anon546
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Dwcdioctl.h92 struct DSP_UUID *pUuid; member in struct:__anon619::__anon622
98 struct DSP_UUID *pUuid; member in struct:__anon619::__anon623

Completed in 827 milliseconds