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

/hardware/ti/omap3/dspbridge/inc/
H A DDSPManager.h96 * uNDBPropsSize: Size of the DSP_NDBPROPS structure.
106 * (i.e., uNDBPropsSize is too small).
114 UINT uNDBPropsSize,
H A Dwcdioctl.h80 UINT uNDBPropsSize; member in struct:__anon1908::__anon1909
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A DDSPManager.h96 * uNDBPropsSize: Size of the DSP_NDBPROPS structure.
106 * (i.e., uNDBPropsSize is too small).
114 UINT uNDBPropsSize,
H A Dwcdioctl.h80 UINT uNDBPropsSize; member in struct:__anon1985::__anon1986
/hardware/ti/omap3/dspbridge/libbridge/
H A DDSPManager.c165 UINT uNDBPropsSize, OUT UINT *puNumNodes)
176 if (uNDBPropsSize >= sizeof(struct DSP_NDBPROPS)) {
181 tempStruct.ARGS_MGR_ENUMNODE_INFO.uNDBPropsSize =
182 uNDBPropsSize;
164 DSPManager_EnumNodeInfo(UINT uNode, OUT struct DSP_NDBPROPS *pNDBProps, UINT uNDBPropsSize, OUT UINT *puNumNodes) argument

Completed in 7 milliseconds