Home
last modified time | relevance | path

Searched refs:stream_to_hdac_ext_stream (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/sound/soc/sof/intel/
Dhda-pcm.c100 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params()
145 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_ack()
168 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger()
Dhda-stream.c195 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_get()
250 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_put()
1008 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_free()
1018 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_stream_get_position()
Dhda-dai.c86 stream_to_hdac_ext_stream(hstream); in hda_link_stream_assign()
562 hext_stream = stream_to_hdac_ext_stream(s); in hda_dai_suspend()
/linux-6.1.9/include/sound/
Dhdaudio_ext.h77 #define stream_to_hdac_ext_stream(s) \ macro
/linux-6.1.9/sound/hda/ext/
Dhdac_ext_stream.c100 hext_stream = stream_to_hdac_ext_stream(s); in snd_hdac_ext_stream_free_all()
/linux-6.1.9/sound/soc/intel/skylake/
Dskl-messages.c61 estream = stream_to_hdac_ext_stream(stream); in skl_dsp_setup_spib()
136 estream = stream_to_hdac_ext_stream(stream); in skl_dsp_cleanup()
Dskl-pcm.c137 stream = stream_to_hdac_ext_stream(hstream); in skl_pcm_host_dma_prepare()
185 stream = stream_to_hdac_ext_stream(hstream); in skl_pcm_link_dma_prepare()
Dskl.c1124 stream = stream_to_hdac_ext_stream(s); in skl_shutdown()