Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/intel/
Dhda-dai.c90 hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_link_stream_assign()
168 hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_link_dma_cleanup()
Dhda.h548 #define hstream_to_sof_hda_stream(hstream) \ macro
Dhda-stream.c1019 struct sof_intel_hda_stream *hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_dsp_stream_get_position()