Searched refs:sof_intel_hda_stream (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| A 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() 285 struct sof_intel_hda_stream *hda_stream; in hda_ipc_pcm_params() 289 hda_stream = container_of(hstream, struct sof_intel_hda_stream, in hda_ipc_pcm_params()
|
| A D | hda-dai.c | 64 struct sof_intel_hda_stream *hda_stream; in hda_link_stream_assign() 185 static int hda_link_config_ipc(struct sof_intel_hda_stream *hda_stream, in hda_link_config_ipc() 203 static int hda_link_dai_widget_update(struct sof_intel_hda_stream *hda_stream, in hda_link_dai_widget_update() 232 struct sof_intel_hda_stream *hda_stream; in hda_link_hw_params() 313 struct sof_intel_hda_stream *hda_stream; in hda_link_pcm_trigger() 384 struct sof_intel_hda_stream *hda_stream; in hda_link_hw_free()
|
| A D | hda-stream.c | 188 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_get() 199 struct sof_intel_hda_stream, in hda_dsp_stream_get() 239 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_put() 253 hda_stream = container_of(stream, struct sof_intel_hda_stream, hda_stream); in hda_dsp_stream_put() 841 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init() 896 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init() 962 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_free() 982 hda_stream = container_of(stream, struct sof_intel_hda_stream, in hda_dsp_stream_free()
|
| A D | hda.h | 472 struct sof_intel_hda_stream { struct 481 container_of(hstream, struct sof_intel_hda_stream, hda_stream) argument
|
Completed in 10 milliseconds