Home
last modified time | relevance | path

Searched refs:hdac_ext_stream (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/ext/
Dhdac_ext_stream.c30 struct hdac_ext_stream *stream, in snd_hdac_ext_stream_init()
76 struct hdac_ext_stream *stream = in snd_hdac_ext_stream_init_all()
98 struct hdac_ext_stream *stream; in snd_hdac_stream_free_all()
110 struct hdac_ext_stream *stream, in snd_hdac_ext_stream_decouple_locked()
135 struct hdac_ext_stream *stream, bool decouple) in snd_hdac_ext_stream_decouple()
147 void snd_hdac_ext_link_stream_start(struct hdac_ext_stream *stream) in snd_hdac_ext_link_stream_start()
158 void snd_hdac_ext_link_stream_clear(struct hdac_ext_stream *stream) in snd_hdac_ext_link_stream_clear()
168 void snd_hdac_ext_link_stream_reset(struct hdac_ext_stream *stream) in snd_hdac_ext_link_stream_reset()
207 int snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *stream, int fmt) in snd_hdac_ext_link_stream_setup()
251 static struct hdac_ext_stream *
[all …]
DMakefile2 snd-hda-ext-core-objs := hdac_ext_bus.o hdac_ext_controller.o hdac_ext_stream.o
/kernel/linux/linux-5.10/include/sound/
Dhdaudio_ext.h56 struct hdac_ext_stream { struct
78 container_of(s, struct hdac_ext_stream, hstream) argument
81 struct hdac_ext_stream *stream, int idx,
87 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
90 void snd_hdac_ext_stream_release(struct hdac_ext_stream *azx_dev, int type);
92 struct hdac_ext_stream *azx_dev, bool decouple);
94 struct hdac_ext_stream *azx_dev, bool decouple);
98 struct hdac_ext_stream *stream, u32 value);
100 struct hdac_ext_stream *stream);
104 struct hdac_ext_stream *stream, u32 value);
[all …]
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-compress.c16 static inline struct hdac_ext_stream *
26 struct hdac_ext_stream *stream; in hda_probe_compr_assign()
43 struct hdac_ext_stream *stream = hda_compr_get_stream(cstream); in hda_probe_compr_free()
64 struct hdac_ext_stream *stream = hda_compr_get_stream(cstream); in hda_probe_compr_set_params()
96 struct hdac_ext_stream *stream = hda_compr_get_stream(cstream); in hda_probe_compr_trigger()
106 struct hdac_ext_stream *stream = hda_compr_get_stream(cstream); in hda_probe_compr_pointer()
Dhda-loader.c28 static struct hdac_ext_stream *cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, in cl_stream_prepare()
32 struct hdac_ext_stream *dsp_stream; in cl_stream_prepare()
184 struct hdac_ext_stream *stream, int cmd) in cl_trigger()
211 struct hdac_ext_stream *stream) in cl_cleanup()
242 static int cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream) in cl_copy_fw()
284 struct hdac_ext_stream *iccmax_stream; in hda_dsp_cl_boot_firmware_iccmax()
335 struct hdac_ext_stream *stream; in hda_dsp_cl_boot_firmware()
Dhda-dai.c55 static struct hdac_ext_stream *
61 struct hdac_ext_stream *res = NULL; in hda_link_stream_assign()
73 struct hdac_ext_stream *hstream = in hda_link_stream_assign()
121 static int hda_link_dma_params(struct hdac_ext_stream *stream, in hda_link_dma_params()
206 struct hdac_ext_stream *link_dev; in hda_link_hw_params()
264 struct hdac_ext_stream *link_dev = in hda_link_pcm_prepare()
283 struct hdac_ext_stream *link_dev = in hda_link_pcm_trigger()
356 struct hdac_ext_stream *link_dev; in hda_link_hw_free()
Dhda-stream.c132 struct hdac_ext_stream *stream, in hda_dsp_stream_spib_config()
157 struct hdac_ext_stream *
162 struct hdac_ext_stream *stream = NULL; in hda_dsp_stream_get()
250 struct hdac_ext_stream *stream, int cmd) in hda_dsp_stream_trigger()
328 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream, in hda_dsp_iccmax_stream_hw_params()
399 struct hdac_ext_stream *stream, in hda_dsp_stream_hw_params()
606 struct hdac_ext_stream *link_dev = container_of(stream, in hda_dsp_stream_hw_free()
607 struct hdac_ext_stream, in hda_dsp_stream_hw_free()
747 struct hdac_ext_stream *stream; in hda_dsp_stream_init()
922 struct hdac_ext_stream *stream; in hda_dsp_stream_free()
Dhda.h428 struct hdac_ext_stream *dtrace_stream;
468 struct hdac_ext_stream hda_stream;
546 struct hdac_ext_stream *stream,
549 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream,
553 struct hdac_ext_stream *stream, int cmd);
561 struct hdac_ext_stream *
565 struct hdac_ext_stream *stream,
Dhda-pcm.c90 struct hdac_ext_stream *stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params()
142 struct hdac_ext_stream *stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger()
218 struct hdac_ext_stream *dsp_stream; in hda_dsp_pcm_open()
Dhda-trace.c25 struct hdac_ext_stream *stream = hda->dtrace_stream; in hda_dsp_trace_prepare()
Dhda-dsp.c899 struct hdac_ext_stream *stream; in hda_dsp_set_hw_params_upon_resume()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-pcm.c57 struct hdac_ext_stream *get_hdac_ext_stream(struct snd_pcm_substream *substream) in get_hdac_ext_stream()
64 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in get_bus_ctx()
74 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_substream_alloc_pages()
129 struct hdac_ext_stream *stream; in skl_pcm_host_dma_prepare()
176 struct hdac_ext_stream *stream; in skl_pcm_link_dma_prepare()
215 struct hdac_ext_stream *stream; in skl_pcm_open()
301 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_hw_params()
341 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_close()
379 struct hdac_ext_stream *stream = get_hdac_ext_stream(substream); in skl_pcm_hw_free()
419 struct hdac_ext_stream *stream; in skl_decoupled_trigger()
[all …]
Dskl-messages.c56 struct hdac_ext_stream *estream; in skl_dsp_setup_spib()
75 struct hdac_ext_stream *estream; in skl_dsp_prepare()
126 struct hdac_ext_stream *estream; in skl_dsp_cleanup()
Dskl.c1092 struct hdac_ext_stream *stream; in skl_shutdown()