Searched refs:sst_hsw_stream (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/sound/soc/intel/haswell/ |
| D | sst-haswell-ipc.h | 47 struct sst_hsw_stream; 414 struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 volume); 416 struct sst_hsw_stream *stream, u32 stage_id, u32 channel, u32 *volume); 425 struct sst_hsw_stream *sst_hsw_stream_new(struct sst_hsw *hsw, int id, 426 u32 (*get_write_position)(struct sst_hsw_stream *stream, void *data), 429 int sst_hsw_stream_free(struct sst_hsw *hsw, struct sst_hsw_stream *stream); 432 int sst_hsw_stream_format(struct sst_hsw *hsw, struct sst_hsw_stream *stream, 437 int sst_hsw_stream_buffer(struct sst_hsw *hsw, struct sst_hsw_stream *stream, 441 int sst_hsw_stream_commit(struct sst_hsw *hsw, struct sst_hsw_stream *stream); 443 int sst_hsw_stream_set_valid(struct sst_hsw *hsw, struct sst_hsw_stream *stream, [all …]
|
| D | sst-haswell-ipc.c | 213 struct sst_hsw_stream; 217 struct sst_hsw_stream { struct 246 u32 (*notify_position)(struct sst_hsw_stream *stream, void *data); argument 425 static struct sst_hsw_stream *get_stream_by_id(struct sst_hsw *hsw, in get_stream_by_id() 428 struct sst_hsw_stream *stream; in get_stream_by_id() 482 struct sst_hsw_stream *stream = container_of(work, in hsw_notification_work() 483 struct sst_hsw_stream, notify_work); in hsw_notification_work() 527 struct sst_hsw_stream *stream; in hsw_stream_update() 670 struct sst_hsw_stream *stream; in hsw_stream_message() 840 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 | 114 struct sst_hsw_stream *stream; 159 static u32 hsw_notify_pointer(struct sst_hsw_stream *stream, void *data); 680 struct sst_hsw_stream *sst_stream; in hsw_pcm_trigger() 715 static u32 hsw_notify_pointer(struct sst_hsw_stream *stream, void *data) in hsw_notify_pointer()
|
| /Linux-v4.19/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,
|