Lines Matching full:streamid
1835 int streamid, int source_point, int dest_point) in chipio_set_stream_source_dest() argument
1838 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_source_dest()
1849 int streamid, unsigned int channels) in chipio_set_stream_channels() argument
1852 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_channels()
1861 int streamid, int enable) in chipio_set_stream_control() argument
1864 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_control()
1873 int streamid, unsigned int *enable) in chipio_get_stream_control() argument
1876 CONTROL_PARAM_STREAM_ID, streamid); in chipio_get_stream_control()
7661 * streamID's, where each entry is a starting 0x190000 port offset.
7663 * offset for the corresponding streamID.
7676 * Currently known streamID's:
8131 * believe is 'node to streamID'. It seems to be a way to assign a in ae7_post_dsp_asi_setup_ports()