Home
last modified time | relevance | path

Searched refs:node_uuid (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Dnode.h58 const struct dsp_uuid *node_uuid,
500 const struct dsp_uuid *node_uuid,
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/
Dmgr.c127 struct dsp_uuid node_uuid; in mgr_enum_node_info() local
145 &node_uuid); in mgr_enum_node_info()
151 &node_uuid, DSP_DCDNODETYPE, &gen_obj); in mgr_enum_node_info()
Dnode.c189 struct dsp_uuid node_uuid; /* Node's ID */ member
253 const struct dsp_uuid *node_uuid,
287 const struct dsp_uuid *node_uuid, in node_allocate() argument
384 status = get_node_props(hnode_mgr->dcd_mgr, pnode, node_uuid, in node_allocate()
389 pnode->node_uuid = *node_uuid; in node_allocate()
666 node_uuid, pargs, attr_in, noderes, status); in node_allocate()
2541 strm1->ui_connected_node_id = node2->node_uuid; in fill_stream_connect()
2553 strm2->ui_connected_node_id = node1->node_uuid; in fill_stream_connect()
2698 const struct dsp_uuid *node_uuid, in get_node_props() argument
2710 status = dcd_get_object_def(hdcd_mgr, (struct dsp_uuid *)node_uuid, in get_node_props()
[all …]
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Ddspapi.c1014 struct dsp_uuid node_uuid; in nodewrap_allocate() local
1038 CP_FM_USR(&node_uuid, args->args_node_allocate.node_id_ptr, status, 1); in nodewrap_allocate()
1053 &node_uuid, (struct dsp_cbdata *)pargs, in nodewrap_allocate()
1435 struct dsp_uuid node_uuid; in nodewrap_get_uuid_props() local
1439 CP_FM_USR(&node_uuid, args->args_node_getuuidprops.node_id_ptr, status, in nodewrap_get_uuid_props()
1446 node_get_uuid_props(hprocessor, &node_uuid, pnode_props); in nodewrap_get_uuid_props()