Home
last modified time | relevance | path

Searched refs:sof_intel_hda_stream (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/sound/soc/sof/intel/
Dhda-ipc.c264 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()
Dhda-dai.c60 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()
Dhda-stream.c161 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_get()
172 struct sof_intel_hda_stream, in hda_dsp_stream_get()
802 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init()
857 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init()
923 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_free()
943 hda_stream = container_of(stream, struct sof_intel_hda_stream, in hda_dsp_stream_free()
Dhda.h466 struct sof_intel_hda_stream { struct
474 container_of(hstream, struct sof_intel_hda_stream, hda_stream) argument