Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-pcm.c100 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params()
172 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger()
H A Dhda-stream.c196 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_get()
256 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_put()
965 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_free()
975 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_stream_get_position()
H A Dhda-dai-ops.c63 stream_to_hdac_ext_stream(hstream); in hda_link_stream_assign()
575 return stream_to_hdac_ext_stream(hstream); in hda_dspless_get_hext_stream()
H A Dhda-dai.c513 hext_stream = stream_to_hdac_ext_stream(s); in hda_dai_suspend()
/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_stream.c87 hext_stream = stream_to_hdac_ext_stream(s); in snd_hdac_ext_stream_free_all()
389 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in snd_hdac_ext_cstream_assign()
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h67 #define stream_to_hdac_ext_stream(s) \ macro
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c138 stream = stream_to_hdac_ext_stream(hstream); in skl_pcm_host_dma_prepare()
186 stream = stream_to_hdac_ext_stream(hstream); in skl_pcm_link_dma_prepare()
H A Dskl.c1115 stream = stream_to_hdac_ext_stream(s); in skl_shutdown()
H A Dskl-messages.c134 estream = stream_to_hdac_ext_stream(stream); in skl_dsp_cleanup()