Searched defs:hext_stream (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/sound/hda/ext/ |
D | hdac_ext_stream.c | 28 int snd_hdac_ext_host_stream_setup(struct hdac_ext_stream *hext_stream, bool code_loading) in snd_hdac_ext_host_stream_setup() 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() 104 struct hdac_ext_stream *hext_stream = in snd_hdac_ext_stream_init_all() local 127 struct hdac_ext_stream *hext_stream; in snd_hdac_ext_stream_free_all() local 139 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_decouple_locked() 164 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple() 176 void snd_hdac_ext_stream_start(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_start() 187 void snd_hdac_ext_stream_clear(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_clear() 197 void snd_hdac_ext_stream_reset(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_reset() [all …]
|
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-stream.c | 162 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_spib_config() 194 struct hdac_ext_stream *hext_stream = NULL; in hda_dsp_stream_get() local 248 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_put() local 332 struct hdac_ext_stream *hext_stream, int cmd) in hda_dsp_stream_trigger() 418 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() 494 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_hw_params() 688 struct hdac_ext_stream *hext_stream = container_of(hstream, in hda_dsp_stream_hw_free() local 783 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_check() local 840 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_init() local 979 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_free() local [all …]
|
D | hda-probes.c | 33 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
|
D | hda-loader.c | 51 struct hdac_ext_stream *hext_stream; in hda_cl_prepare() local 224 int hda_cl_trigger(struct device *dev, struct hdac_ext_stream *hext_stream, int cmd) in hda_cl_trigger() 258 struct hdac_ext_stream *hext_stream) in hda_cl_cleanup() 293 int hda_cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_cl_copy_fw() 409 struct hdac_ext_stream *hext_stream; in hda_dsp_cl_boot_firmware() local 545 struct hdac_ext_stream *hext_stream; in hda_dsp_ipc4_load_library() local
|
D | hda-dai-ops.c | 63 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()
|
D | hda-dai.c | 106 int hda_link_dma_cleanup(struct snd_pcm_substream *substream, struct hdac_ext_stream *hext_stream, in hda_link_dma_cleanup() 147 struct hdac_ext_stream *hext_stream; in hda_link_dma_hw_params() local 202 struct hdac_ext_stream *hext_stream; in hda_dai_hw_free() local 225 struct hdac_ext_stream *hext_stream; in hda_dai_hw_params_data() local 268 struct hdac_ext_stream *hext_stream; in hda_dai_trigger() local 360 struct hdac_ext_stream *hext_stream; in non_hda_dai_hw_params_data() local 483 struct hdac_ext_stream *hext_stream; in sdw_hda_dai_hw_params() local 618 struct hdac_ext_stream *hext_stream; in hda_dai_suspend() local
|
D | hda-pcm.c | 100 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params() local 174 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger() local
|
D | hda-trace.c | 25 struct hdac_ext_stream *hext_stream = hda->dtrace_stream; in hda_dsp_trace_prepare() local
|
D | hda.h | 561 struct hdac_ext_stream hext_stream; member
|