Searched refs:sst_hsw_stream (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/sound/soc/intel/haswell/ |
| D | sst-haswell-ipc.h | 38 struct sst_hsw_stream; 405 struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume); 407 struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 *volume); 416 struct sst_hsw_stream *sst_hsw_stream_new(struct sst_hsw *hsw, int id, 417 u32 (*get_write_position)(struct sst_hsw_stream *stream, void *data), 420 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream); 423 int sst_hsw_stream_format(struct sst_hsw *hsw, struct sst_hsw_stream *stream, 428 int sst_hsw_stream_buffer(struct sst_hsw *hsw, struct sst_hsw_stream *stream, 432 int sst_hsw_stream_commit(struct sst_hsw *hsw, struct sst_hsw_stream *stream); 434 int sst_hsw_stream_set_valid(struct sst_hsw *hsw, struct sst_hsw_stream *stream, [all …]
|
| D | sst-haswell-ipc.c | 204 struct sst_hsw_stream; 208 struct sst_hsw_stream { struct 237 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data); argument 411 static struct sst_hsw_stream *get_stream_by_id(struct sst_hsw *hsw, in get_stream_by_id() 414 struct sst_hsw_stream *stream; in get_stream_by_id() 468 struct sst_hsw_stream *stream = container_of(work, in hsw_notification_work() 469 struct sst_hsw_stream, notify_work); in hsw_notification_work() 513 struct sst_hsw_stream *stream; in hsw_stream_update() 657 struct sst_hsw_stream *stream; in hsw_stream_message() 828 int sst_hsw_stream_get_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_get_volume() [all …]
|
| D | sst-haswell-pcm.c | 105 struct sst_hsw_stream *stream; 150 static u32 hsw_notify_pointer(struct sst_hsw_stream *stream, void *data); 671 struct sst_hsw_stream *sst_stream; in hsw_pcm_trigger() 706 static u32 hsw_notify_pointer(struct sst_hsw_stream *stream, void *data) in hsw_notify_pointer()
|
| /Linux-v5.4/include/trace/events/ |
| D | hswadsp.h | 13 struct sst_hsw_stream; 155 TP_PROTO(struct sst_hsw_stream *stream), 185 TP_PROTO(struct sst_hsw_stream *stream), 245 TP_PROTO(struct sst_hsw_stream *stream, 281 TP_PROTO(struct sst_hsw_stream *stream, 307 TP_PROTO(struct sst_hsw_stream *stream, 328 TP_PROTO(struct sst_hsw_stream *stream,
|