Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/libbridge/inc/
Dnldrdefs.h151 IN CONST struct DCD_NODEPROPS *pNodeProps,
DDSPNode.h448 OUT struct DSP_NDBPROPS * pNodeProps);
Dwcdioctl.h305 struct DSP_NDBPROPS *pNodeProps; member
/hardware/ti/omap3/dspbridge/inc/
Dnldrdefs.h151 IN CONST struct DCD_NODEPROPS *pNodeProps,
DDSPNode.h448 OUT struct DSP_NDBPROPS * pNodeProps);
Dwcdioctl.h305 struct DSP_NDBPROPS *pNodeProps; member
/hardware/ti/omap3/dspbridge/libbridge/
DDSPNode.c925 OUT struct DSP_NDBPROPS *pNodeProps) in DSPNode_GetUUIDProps() argument
934 if ((pNodeID) && (pNodeProps)) { in DSPNode_GetUUIDProps()
941 tempStruct.ARGS_NODE_GETUUIDPROPS.pNodeProps = in DSPNode_GetUUIDProps()
942 (struct DSP_NDBPROPS *) pNodeProps; in DSPNode_GetUUIDProps()