Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/intel/
Dhda-dai-ops.c67 hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_link_stream_assign()
Dhda-dai.c143 hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_link_dma_cleanup()
Dhda.h561 #define hstream_to_sof_hda_stream(hstream) \ macro
Dhda-stream.c976 struct sof_intel_hda_stream *hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_dsp_stream_get_position()