Home
last modified time | relevance | path

Searched defs:hext_stream (Results 1 – 8 of 8) sorted by relevance

/linux/sound/hda/core/ext/
H A Dstream.c28 int snd_hdac_ext_host_stream_setup(struct hdac_ext_stream *hext_stream, bool code_loading) in snd_hdac_ext_host_stream_setup() argument
44 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in snd_hdac_apl_host_stream_setup() local
66 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_init() argument
104 struct hdac_ext_stream *hext_stream = snd_hdac_ext_stream_init_all() local
127 struct hdac_ext_stream *hext_stream; snd_hdac_ext_stream_free_all() local
139 snd_hdac_ext_stream_decouple_locked(struct hdac_bus * bus,struct hdac_ext_stream * hext_stream,bool decouple) snd_hdac_ext_stream_decouple_locked() argument
164 snd_hdac_ext_stream_decouple(struct hdac_bus * bus,struct hdac_ext_stream * hext_stream,bool decouple) snd_hdac_ext_stream_decouple() argument
176 snd_hdac_ext_stream_start(struct hdac_ext_stream * hext_stream) snd_hdac_ext_stream_start() argument
187 snd_hdac_ext_stream_clear(struct hdac_ext_stream * hext_stream) snd_hdac_ext_stream_clear() argument
197 snd_hdac_ext_stream_reset(struct hdac_ext_stream * hext_stream) snd_hdac_ext_stream_reset() argument
236 snd_hdac_ext_stream_setup(struct hdac_ext_stream * hext_stream,int fmt) snd_hdac_ext_stream_setup() argument
270 struct hdac_ext_stream *hext_stream = container_of(hstream, hdac_ext_link_dma_stream_assign() local
306 struct hdac_ext_stream *hext_stream = container_of(hstream, hdac_ext_host_dma_stream_assign() local
349 struct hdac_ext_stream *hext_stream = NULL; snd_hdac_ext_stream_assign() local
380 snd_hdac_ext_stream_release(struct hdac_ext_stream * hext_stream,int type) snd_hdac_ext_stream_release() argument
432 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); snd_hdac_ext_cstream_assign() local
[all...]
/linux/sound/soc/sof/intel/
H A Dhda-stream.c188 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_spib_config()
220 struct hdac_ext_stream *hext_stream = NULL; in hda_dsp_stream_get() local
274 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_put() local
358 struct hdac_ext_stream *hext_stream, int cmd) in hda_dsp_stream_trigger()
444 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, in hda_dsp_iccmax_stream_hw_params()
520 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_hw_params()
714 struct hdac_ext_stream *hext_stream = container_of(hstream, in hda_dsp_stream_hw_free() local
809 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_check() local
866 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_init() local
1005 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_free() local
[all …]
H A Dhda-probes.c33 struct hdac_ext_stream *hext_stream; in hda_probes_compr_startup() local
52 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); in hda_probes_compr_shutdown() local
74 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); hda_probes_compr_set_params() local
107 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); hda_probes_compr_trigger() local
118 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); hda_probes_compr_pointer() local
[all...]
H A Dhda-loader.c57 struct hdac_ext_stream *hext_stream; in hda_cl_prepare() local
242 int hda_cl_trigger(struct device *dev, struct hdac_ext_stream *hext_stream, int cmd) in hda_cl_trigger()
276 bool persistent_buffer, struct hdac_ext_stream *hext_stream) in hda_cl_cleanup()
315 int hda_cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_cl_copy_fw()
433 struct hdac_ext_stream *hext_stream; in hda_dsp_cl_boot_firmware() local
577 struct hdac_ext_stream *hext_stream; in hda_dsp_ipc4_load_library() local
H A Dhda-dai-ops.c63 struct hdac_ext_stream *hext_stream = in hda_link_stream_assign() local
149 struct hdac_ext_stream *hext_stream; in hda_assign_hext_stream() local
163 struct hdac_ext_stream *hext_stream = hda_get_hext_stream(sdev, cpu_dai, substream); in hda_release_hext_stream() local
169 static void hda_setup_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, in hda_setup_hext_stream()
175 static void hda_reset_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_reset_hext_stream()
342 struct hdac_ext_stream *hext_stream = snd_soc_dai_get_dma_data(cpu_dai, substream); in hda_trigger() local
564 struct hdac_ext_stream *hext_stream, in hda_dspless_setup_hext_stream()
H A Dhda-pcm.c107 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params() local
181 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger() local
H A Dhda-trace.c25 struct hdac_ext_stream *hext_stream = hda->dtrace_stream; in hda_dsp_trace_prepare() local
H A Dhda.h578 struct hdac_ext_stream hext_stream; member
[all...]