Searched refs:sof_intel_hda_stream (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/sound/soc/sof/intel/ |
| D | hda-ipc.c | 264 struct sof_intel_hda_stream *hda_stream; in hda_ipc_msg_data() 267 struct sof_intel_hda_stream, in hda_ipc_msg_data() 282 struct sof_intel_hda_stream *hda_stream; in hda_ipc_pcm_params() 286 hda_stream = container_of(hstream, struct sof_intel_hda_stream, in hda_ipc_pcm_params()
|
| D | hda-stream.c | 161 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_get() 172 struct sof_intel_hda_stream, in hda_dsp_stream_get() 212 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_put() 226 hda_stream = container_of(stream, struct sof_intel_hda_stream, hda_stream); in hda_dsp_stream_put() 807 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init() 862 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init() 928 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_free() 948 hda_stream = container_of(stream, struct sof_intel_hda_stream, in hda_dsp_stream_free()
|
| D | hda-dai.c | 60 struct sof_intel_hda_stream *hda_stream; in hda_link_stream_assign() 155 static int hda_link_config_ipc(struct sof_intel_hda_stream *hda_stream, in hda_link_config_ipc() 208 struct sof_intel_hda_stream *hda_stream; in hda_link_hw_params() 284 struct sof_intel_hda_stream *hda_stream; in hda_link_pcm_trigger() 350 struct sof_intel_hda_stream *hda_stream; in hda_link_hw_free()
|
| D | hda.h | 472 struct sof_intel_hda_stream { struct 481 container_of(hstream, struct sof_intel_hda_stream, hda_stream) argument
|