Home
last modified time | relevance | path

Searched refs:dsp_streamconnect (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Ddbdefs.h269 struct dsp_streamconnect { struct
325 struct dsp_streamconnect sc_stream_connection[16];
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/
Dnode.c217 struct dsp_streamconnect *stream_connect;
482 sizeof(struct dsp_streamconnect), in node_allocate()
2520 struct dsp_streamconnect *strm1 = NULL; in fill_stream_connect()
2521 struct dsp_streamconnect *strm2 = NULL; in fill_stream_connect()
2533 strm1->cb_struct = sizeof(struct dsp_streamconnect); in fill_stream_connect()
2550 sizeof(struct dsp_streamconnect); in fill_stream_connect()
2563 strm2->cb_struct = sizeof(struct dsp_streamconnect); in fill_stream_connect()