Home
last modified time | relevance | path

Searched refs:node_strmdef (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Dnodepriv.h42 struct node_strmdef { struct
66 struct node_strmdef *strm_in_def; argument
67 struct node_strmdef *strm_out_def;
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Ddisp.c79 struct node_strmdef strm_def, u32 max,
273 struct node_strmdef strm_def; in disp_node_create()
597 struct node_strmdef strm_def, u32 max, in fill_stream_def()
Dnode.c250 struct node_strmdef *pstrm_def,
510 sizeof(struct node_strmdef), in node_allocate()
513 sizeof(struct node_strmdef), in node_allocate()
846 struct node_strmdef *pstrm_def; in node_connect()
847 struct node_strmdef *input = NULL; in node_connect()
848 struct node_strmdef *output = NULL; in node_connect()
2686 struct node_strmdef *pstrm_def, in fill_stream_def()