Lines Matching full:streamid
1847 int streamid, int source_point, int dest_point) in chipio_set_stream_source_dest() argument
1850 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_source_dest()
1861 int streamid, unsigned int channels) in chipio_set_stream_channels() argument
1864 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_channels()
1873 int streamid, int enable) in chipio_set_stream_control() argument
1876 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_control()
1885 int streamid, unsigned int *enable) in chipio_get_stream_control() argument
1888 CONTROL_PARAM_STREAM_ID, streamid); in chipio_get_stream_control()
7672 * streamID's, where each entry is a starting 0x190000 port offset.
7674 * offset for the corresponding streamID.
7687 * Currently known streamID's:
8142 * believe is 'node to streamID'. It seems to be a way to assign a in ae7_post_dsp_asi_setup_ports()