Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c403 struct sof_intel_hda_stream *hda_stream; in hda_ipc_msg_data()
406 struct sof_intel_hda_stream, in hda_ipc_msg_data()
425 struct sof_intel_hda_stream *hda_stream; in hda_set_stream_data_offset()
427 hda_stream = container_of(hstream, struct sof_intel_hda_stream, in hda_set_stream_data_offset()
H A Dhda-stream.c187 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_get()
198 struct sof_intel_hda_stream, in hda_dsp_stream_get()
243 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_put()
257 hda_stream = container_of(hext_stream, struct sof_intel_hda_stream, hext_stream); in hda_dsp_stream_put()
874 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init()
948 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_free()
966 hda_stream = container_of(hext_stream, struct sof_intel_hda_stream, in hda_dsp_stream_free()
976 struct sof_intel_hda_stream *hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_dsp_stream_get_position()
H A Dhda.h553 struct sof_intel_hda_stream { struct
562 container_of(hstream, struct sof_intel_hda_stream, hext_stream) argument
H A Dhda-dai-ops.c47 struct sof_intel_hda_stream *hda_stream; in hda_link_stream_assign()
H A Dhda-dai.c116 struct sof_intel_hda_stream *hda_stream; in hda_link_dma_cleanup()