Searched refs:pResourceInfo (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A DDSPProcessor.h188 * pResourceInfo: Ptr to the DSP_RESOURCEINFO structure in which
194 * DSP_EPOINTER: Parameter pResourceInfo is not valid
209 pResourceInfo,
H A Dwcdioctl.h137 struct DSP_RESOURCEINFO *pResourceInfo; member in struct:__anon5163::__anon5173
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A DDSPProcessor.h188 * pResourceInfo: Ptr to the DSP_RESOURCEINFO structure in which
194 * DSP_EPOINTER: Parameter pResourceInfo is not valid
209 pResourceInfo,
H A Dwcdioctl.h137 struct DSP_RESOURCEINFO *pResourceInfo; member in struct:__anon5240::__anon5250
/hardware/ti/omap3/dspbridge/libbridge/
H A DDSPProcessor.c300 UINT uResourceType, OUT struct DSP_RESOURCEINFO *pResourceInfo,
309 if (!DSP_ValidWritePtr(pResourceInfo,
318 .pResourceInfo = pResourceInfo;
333 (TEXT("PROC: pResourceInfo is invalid \r\n")));
299 DSPProcessor_GetResourceInfo(DSP_HPROCESSOR hProcessor, UINT uResourceType, OUT struct DSP_RESOURCEINFO *pResourceInfo, UINT uResourceInfoSize) argument

Completed in 41 milliseconds