Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/intel/
Dhda-ipc.c352 struct sof_intel_hda_stream *hda_stream; in hda_ipc_msg_data()
355 struct sof_intel_hda_stream, in hda_ipc_msg_data()
373 struct sof_intel_hda_stream *hda_stream; in hda_set_stream_data_offset()
375 hda_stream = container_of(hstream, struct sof_intel_hda_stream, in hda_set_stream_data_offset()
Dhda-stream.c186 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_get()
197 struct sof_intel_hda_stream, in hda_dsp_stream_get()
237 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_put()
251 hda_stream = container_of(hext_stream, struct sof_intel_hda_stream, hext_stream); in hda_dsp_stream_put()
868 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init()
923 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init()
989 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_free()
1009 hda_stream = container_of(hext_stream, struct sof_intel_hda_stream, in hda_dsp_stream_free()
1019 struct sof_intel_hda_stream *hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_dsp_stream_get_position()
Dhda.h540 struct sof_intel_hda_stream { struct
549 container_of(hstream, struct sof_intel_hda_stream, hext_stream) argument
Dhda-dai.c70 struct sof_intel_hda_stream *hda_stream; in hda_link_stream_assign()
148 struct sof_intel_hda_stream *hda_stream; in hda_link_dma_cleanup()