Lines Matching defs:stream
407 struct sst_hsw_stream *stream; in get_stream_by_id() local
614 struct sst_hsw_stream *stream = container_of(work, in hsw_notification_work() local
680 struct sst_hsw_stream *stream; in hsw_stream_update() local
798 struct sst_hsw_stream *stream; in hsw_stream_message() local
831 struct sst_hsw_log_stream *stream = &hsw->log_stream; in hsw_log_message() local
968 int sst_hsw_stream_mute(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_mute()
989 int sst_hsw_stream_unmute(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_unmute()
1007 int sst_hsw_stream_get_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_get_volume()
1021 struct sst_hsw_stream *stream, u64 curve_duration, in sst_hsw_stream_set_volume_curve()
1033 struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume) in sst_hsw_stream_set_volume()
1178 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data), in sst_hsw_stream_new()
1181 struct sst_hsw_stream *stream; in sst_hsw_stream_new() local
1203 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_free()
1240 struct sst_hsw_stream *stream, enum sst_hsw_bitdepth bits) in sst_hsw_stream_set_bits()
1252 struct sst_hsw_stream *stream, int channels) in sst_hsw_stream_set_channels()
1268 struct sst_hsw_stream *stream, int rate) in sst_hsw_stream_set_rate()
1280 struct sst_hsw_stream *stream, u32 map, in sst_hsw_stream_set_map_config()
1294 struct sst_hsw_stream *stream, enum sst_hsw_interleaving style) in sst_hsw_stream_set_style()
1306 struct sst_hsw_stream *stream, u32 bits) in sst_hsw_stream_set_valid()
1318 int sst_hsw_stream_format(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_format()
1337 int sst_hsw_stream_buffer(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_buffer()
1358 struct sst_hsw_stream *stream, enum sst_hsw_module_id module_id, in sst_hsw_stream_set_module_info()
1377 struct sst_hsw_stream *stream, u32 offset, u32 size) in sst_hsw_stream_set_pmemory_info()
1391 struct sst_hsw_stream *stream, u32 offset, u32 size) in sst_hsw_stream_set_smemory_info()
1404 int sst_hsw_stream_commit(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_commit()
1431 struct sst_hsw_stream *stream) in sst_hsw_stream_get_hw_id()
1437 struct sst_hsw_stream *stream) in sst_hsw_stream_get_mixer_id()
1443 struct sst_hsw_stream *stream) in sst_hsw_stream_get_read_reg()
1449 struct sst_hsw_stream *stream) in sst_hsw_stream_get_pointer_reg()
1455 struct sst_hsw_stream *stream, u32 channel) in sst_hsw_stream_get_peak_reg()
1464 struct sst_hsw_stream *stream, u32 channel) in sst_hsw_stream_get_vol_reg()
1510 int sst_hsw_stream_pause(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_pause()
1526 int sst_hsw_stream_resume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_resume()
1542 int sst_hsw_stream_reset(struct sst_hsw *hsw, struct sst_hsw_stream *stream) in sst_hsw_stream_reset()
1571 struct sst_hsw_stream *stream) in sst_hsw_get_dsp_position()
1583 struct sst_hsw_stream *stream) in sst_hsw_get_dsp_presentation_position()
1595 struct sst_hsw_stream *stream, u32 stage_id, u32 position) in sst_hsw_stream_set_write_position()