Searched defs:hext_stream (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/sound/hda/ext/ |
D | hdac_ext_stream.c | 30 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_init() 75 struct hdac_ext_stream *hext_stream = in snd_hdac_ext_stream_init_all() local 97 struct hdac_ext_stream *hext_stream; in snd_hdac_ext_stream_free_all() local 109 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_decouple_locked() 134 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple() 146 void snd_hdac_ext_link_stream_start(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_link_stream_start() 157 void snd_hdac_ext_link_stream_clear(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_link_stream_clear() 167 void snd_hdac_ext_link_stream_reset(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_link_stream_reset() 206 int snd_hdac_ext_link_stream_setup(struct hdac_ext_stream *hext_stream, int fmt) in snd_hdac_ext_link_stream_setup() 264 struct hdac_ext_stream *hext_stream = container_of(hstream, in hdac_ext_link_stream_assign() local [all …]
|
/linux-6.1.9/sound/soc/sof/intel/ |
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-stream.c | 157 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_spib_config() 187 struct hdac_ext_stream *hext_stream = NULL; in hda_dsp_stream_get() local 238 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_put() local 320 struct hdac_ext_stream *hext_stream, int cmd) in hda_dsp_stream_trigger() 397 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() 473 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_hw_params() 666 struct hdac_ext_stream *hext_stream = container_of(hstream, in hda_dsp_stream_hw_free() local 813 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_init() local 988 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_free() local 1018 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_stream_get_position() local
|
D | hda-dai.c | 85 struct hdac_ext_stream *hext_stream = in hda_link_stream_assign() local 146 struct hdac_ext_stream *hext_stream = snd_soc_dai_get_dma_data(cpu_dai, substream); in hda_link_dma_cleanup() local 174 static int hda_link_dma_params(struct hdac_ext_stream *hext_stream, in hda_link_dma_params() 211 struct hdac_ext_stream *hext_stream; in hda_link_dma_hw_params() local 264 struct hdac_ext_stream *hext_stream = snd_soc_dai_get_dma_data(cpu_dai, substream); in hda_link_dma_trigger() local 298 struct hdac_ext_stream *hext_stream; in hda_link_dma_hw_free() local 325 struct hdac_ext_stream *hext_stream; in hda_dai_hw_params_update() local 345 struct hdac_ext_stream *hext_stream = in hda_dai_hw_params() local 380 struct hdac_ext_stream *hext_stream = in hda_dai_prepare() local 455 struct hdac_ext_stream *hext_stream = snd_soc_dai_get_dma_data(dai, substream); in ipc4_hda_dai_trigger() local [all …]
|
D | hda-loader.c | 48 struct hdac_ext_stream *hext_stream; in hda_cl_stream_prepare() local 221 struct hdac_ext_stream *hext_stream, int cmd) in cl_trigger() 248 struct hdac_ext_stream *hext_stream) in hda_cl_cleanup() 279 int hda_cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_cl_copy_fw() 391 struct hdac_ext_stream *hext_stream; in hda_dsp_cl_boot_firmware() 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 145 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_ack() local 168 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 | 542 struct hdac_ext_stream hext_stream; member
|