Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/inc/
Dcmm.h103 UINT uSize, struct CMM_ATTRS * pAttrs,
257 struct CMM_ATTRS * pAttrs, CMM_KERNMAPTYPE xType);
Dsync.h238 IN OPTIONAL struct SYNC_ATTRS * pAttrs);
Dnldrdefs.h178 IN CONST struct NLDR_ATTRS * pAttrs);
Dwcdioctl.h246 struct DSP_STRMATTR *pAttrs; member
385 struct CMM_ATTRS *pAttrs; member
/hardware/ti/omap3/dspbridge/libbridge/inc/
Dcmm.h103 UINT uSize, struct CMM_ATTRS * pAttrs,
257 struct CMM_ATTRS * pAttrs, CMM_KERNMAPTYPE xType);
Dsync.h238 IN OPTIONAL struct SYNC_ATTRS * pAttrs);
Dnldrdefs.h178 IN CONST struct NLDR_ATTRS * pAttrs);
Dwcdioctl.h246 struct DSP_STRMATTR *pAttrs; member
385 struct CMM_ATTRS *pAttrs; member
/hardware/ti/omap3/dspbridge/libbridge/
DDSPNode.c364 UINT uOtherStream, IN OPTIONAL struct DSP_STRMATTR *pAttrs) in DSPNode_Connect() argument
367 pAttrs, NULL); in DSPNode_Connect()
377 UINT uOtherStream, IN OPTIONAL struct DSP_STRMATTR *pAttrs, in DSPNode_ConnectEx() argument
392 tempStruct.ARGS_NODE_CONNECT.pAttrs = pAttrs; in DSPNode_ConnectEx()