Lines Matching refs:stream_id
99 int q6asm_write_async(struct audio_client *ac, uint32_t stream_id, uint32_t len,
101 int q6asm_open_write(struct audio_client *ac, uint32_t stream_id,
105 int q6asm_open_read(struct audio_client *ac, uint32_t stream_id,
108 uint32_t stream_id, uint32_t rate,
112 int q6asm_read(struct audio_client *ac, uint32_t stream_id);
115 uint32_t stream_id,
120 uint32_t stream_id,
123 uint32_t stream_id,
126 uint32_t stream_id,
129 uint32_t stream_id,
132 uint32_t stream_id,
134 int q6asm_run(struct audio_client *ac, uint32_t stream_id, uint32_t flags,
136 int q6asm_run_nowait(struct audio_client *ac, uint32_t stream_id,
139 uint32_t stream_id,
142 uint32_t stream_id,
144 int q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd);
145 int q6asm_cmd_nowait(struct audio_client *ac, uint32_t stream_id, int cmd);