Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-stream.c228 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_get()
286 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_put()
811 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_check()
1023 hext_stream = stream_to_hdac_ext_stream(s); in hda_dsp_stream_free()
1034 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_stream_get_position()
1133 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_get_stream_llp()
1171 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_get_stream_ldp()
H A Dhda-pcm.c105 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params()
179 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger()
H A Dhda-dai-ops.c64 stream_to_hdac_ext_stream(hstream); in hda_link_stream_assign()
560 return stream_to_hdac_ext_stream(hstream); in hda_dspless_get_hext_stream()
H A Dhda-dai.c651 hext_stream = stream_to_hdac_ext_stream(s); in hda_dai_suspend()
/linux/sound/hda/ext/
H A Dhdac_ext_stream.c44 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in snd_hdac_apl_host_stream_setup()
130 hext_stream = stream_to_hdac_ext_stream(s); in snd_hdac_ext_stream_free_all()
432 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in snd_hdac_ext_cstream_assign()
/linux/include/sound/
H A Dhdaudio_ext.h70 #define stream_to_hdac_ext_stream(s) \
72 #define stream_to_hdac_ext_stream( global() macro