Searched defs:hext_stream (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/hda/core/ext/ |
| H A D | 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 = kzalloc_obj(*hext_stream); in snd_hdac_ext_stream_init_all() local 126 struct hdac_ext_stream *hext_stream; in snd_hdac_ext_stream_free_all() local 138 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_decouple_locked() 163 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple() 174 void snd_hdac_ext_stream_start(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_start() 185 void snd_hdac_ext_stream_clear(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_clear() 195 void snd_hdac_ext_stream_reset(struct hdac_ext_stream *hext_stream) in snd_hdac_ext_stream_reset() [all …]
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-stream.c | 188 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_spib_config() argument 220 struct hdac_ext_stream *hext_stream = NULL; in hda_dsp_stream_get() local 274 struct hdac_ext_stream *hext_stream; hda_dsp_stream_put() local 358 hda_dsp_stream_trigger(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream,int cmd) hda_dsp_stream_trigger() argument 444 hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream,struct snd_dma_buffer * dmab,struct snd_pcm_hw_params * params) hda_dsp_iccmax_stream_hw_params() argument 520 hda_dsp_stream_hw_params(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream,struct snd_dma_buffer * dmab,struct snd_pcm_hw_params * params) hda_dsp_stream_hw_params() argument 714 struct hdac_ext_stream *hext_stream = container_of(hstream, hda_dsp_stream_hw_free() local 809 struct hdac_ext_stream *hext_stream; hda_dsp_stream_check() local 866 struct hdac_ext_stream *hext_stream; hda_dsp_stream_init() local 1005 struct hdac_ext_stream *hext_stream; hda_dsp_stream_free() local 1034 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); hda_dsp_stream_get_position() local 1134 struct hdac_ext_stream *hext_stream; hda_dsp_get_stream_llp() local 1196 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); hda_dsp_get_stream_ldp() local [all...] |
| H A D | hda-loader.c | 57 struct hdac_ext_stream *hext_stream; hda_cl_prepare() local 242 hda_cl_trigger(struct device * dev,struct hdac_ext_stream * hext_stream,int cmd) hda_cl_trigger() argument 276 hda_cl_cleanup(struct device * dev,struct snd_dma_buffer * dmab,bool persistent_buffer,struct hdac_ext_stream * hext_stream) hda_cl_cleanup() argument 315 hda_cl_copy_fw(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream) hda_cl_copy_fw() argument 433 struct hdac_ext_stream *hext_stream; hda_dsp_cl_boot_firmware() local 577 struct hdac_ext_stream *hext_stream; hda_dsp_ipc4_load_library() local [all...] |
| H A 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; hda_assign_hext_stream() local 163 struct hdac_ext_stream *hext_stream = hda_get_hext_stream(sdev, cpu_dai, substream); hda_release_hext_stream() local 169 hda_setup_hext_stream(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream,unsigned int format_val) hda_setup_hext_stream() argument 175 hda_reset_hext_stream(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream) hda_reset_hext_stream() argument 342 struct hdac_ext_stream *hext_stream = snd_soc_dai_get_dma_data(cpu_dai, substream); hda_trigger() local 564 hda_dspless_setup_hext_stream(struct snd_sof_dev * sdev,struct hdac_ext_stream * hext_stream,unsigned int format_val) hda_dspless_setup_hext_stream() argument [all...] |
| H A D | hda-pcm.c | 107 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 D | hda-trace.c | 25 struct hdac_ext_stream *hext_stream = hda->dtrace_stream; in hda_dsp_trace_prepare() local
|