Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_stream.c31 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_init()
62 struct hdac_ext_stream *hext_stream = in snd_hdac_ext_stream_init_all() local
84 struct hdac_ext_stream *hext_stream; in snd_hdac_ext_stream_free_all() local
96 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_decouple_locked()
121 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple()
133 void snd_hdac_ext_stream_start(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_start()
144 void snd_hdac_ext_stream_clear(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_clear()
154 void snd_hdac_ext_stream_reset(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_reset()
227 struct hdac_ext_stream *hext_stream = container_of(hstream, in hdac_ext_link_dma_stream_assign() local
263 struct hdac_ext_stream *hext_stream = container_of(hstream, in hdac_ext_host_dma_stream_assign() local
[all …]
/openbmc/linux/sound/soc/sof/intel/
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); in hda_probes_compr_set_params() local
107 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); in hda_probes_compr_trigger() local
118 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); in hda_probes_compr_pointer() local
H A Dhda-stream.c156 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_spib_config()
188 struct hdac_ext_stream *hext_stream = NULL; in hda_dsp_stream_get() local
244 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_put() local
328 struct hdac_ext_stream *hext_stream, int cmd) in hda_dsp_stream_trigger()
414 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()
490 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_hw_params()
684 struct hdac_ext_stream *hext_stream = container_of(hstream, in hda_dsp_stream_hw_free() local
818 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_init() local
947 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_free() local
975 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_stream_get_position() local
H A Dhda-loader.c50 struct hdac_ext_stream *hext_stream; in hda_cl_stream_prepare() local
223 struct hdac_ext_stream *hext_stream, int cmd) in cl_trigger()
250 struct hdac_ext_stream *hext_stream) in hda_cl_cleanup()
281 int hda_cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_cl_copy_fw()
388 struct hdac_ext_stream *hext_stream; in hda_dsp_cl_boot_firmware() local
523 struct hdac_ext_stream *hext_stream; in hda_dsp_ipc4_load_library() local
H A Dhda-dai.c112 int hda_link_dma_cleanup(struct snd_pcm_substream *substream, struct hdac_ext_stream *hext_stream, in hda_link_dma_cleanup()
153 struct hdac_ext_stream *hext_stream; in hda_link_dma_hw_params() local
208 struct hdac_ext_stream *hext_stream; in hda_dai_hw_free() local
229 struct hdac_ext_stream *hext_stream; in hda_dai_hw_params() local
264 struct hdac_ext_stream *hext_stream; in hda_dai_trigger() local
352 struct hdac_ext_stream *hext_stream; in non_hda_dai_hw_params() local
438 struct hdac_ext_stream *hext_stream; in sdw_hda_dai_hw_params() local
506 struct hdac_ext_stream *hext_stream; in hda_dai_suspend() local
H A Dhda-dai-ops.c62 struct hdac_ext_stream *hext_stream = in hda_link_stream_assign() local
150 struct hdac_ext_stream *hext_stream; in hda_assign_hext_stream() local
170 struct hdac_ext_stream *hext_stream = hda_get_hext_stream(sdev, cpu_dai, substream); in hda_release_hext_stream() local
181 static void hda_setup_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream, in hda_setup_hext_stream()
187 static void hda_reset_hext_stream(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_reset_hext_stream()
353 struct hdac_ext_stream *hext_stream = snd_soc_dai_get_dma_data(cpu_dai, substream); in hda_trigger() local
527 struct hdac_ext_stream *hext_stream = hda_get_hext_stream(sdev, cpu_dai, substream); in hda_ipc3_post_trigger() local
579 struct hdac_ext_stream *hext_stream, in hda_dspless_setup_hext_stream()
H A Dhda-pcm.c100 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params() local
172 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.h555 struct hdac_ext_stream hext_stream; member