Searched refs:hdac_ext_stream (Results 1 – 14 of 14) sorted by relevance
/linux/sound/hda/ext/ |
A D | hdac_ext_stream.c | 30 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() 251 static struct hdac_ext_stream * 255 struct hdac_ext_stream *res = NULL; in hdac_ext_link_stream_assign() 266 struct hdac_ext_stream, in hdac_ext_link_stream_assign() 291 static struct hdac_ext_stream * 295 struct hdac_ext_stream *res = NULL; in hdac_ext_host_stream_assign() 306 struct hdac_ext_stream, in hdac_ext_host_stream_assign() [all …]
|
A D | Makefile | 2 snd-hda-ext-core-objs := hdac_ext_bus.o hdac_ext_controller.o hdac_ext_stream.o
|
/linux/include/sound/ |
A D | hdaudio_ext.h | 56 struct hdac_ext_stream { struct 78 container_of(s, struct hdac_ext_stream, hstream) argument 81 struct hdac_ext_stream *stream, int idx, 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); 107 void snd_hdac_ext_link_stream_start(struct hdac_ext_stream *hstream); 108 void snd_hdac_ext_link_stream_clear(struct hdac_ext_stream *hstream); [all …]
|
/linux/sound/soc/sof/intel/ |
A D | hda-probes.c | 16 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()
|
A D | hda-loader.c | 29 static struct hdac_ext_stream *cl_stream_prepare(struct snd_sof_dev *sdev, unsigned int format, in cl_stream_prepare() 33 struct hdac_ext_stream *dsp_stream; in cl_stream_prepare() 193 struct hdac_ext_stream *stream, int cmd) in cl_trigger() 220 struct hdac_ext_stream *stream) in cl_cleanup() 251 static int cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream) in cl_copy_fw() 293 struct hdac_ext_stream *iccmax_stream; in hda_dsp_cl_boot_firmware_iccmax() 344 struct hdac_ext_stream *stream; in hda_dsp_cl_boot_firmware()
|
A D | hda-dai.c | 59 static struct hdac_ext_stream * 65 struct hdac_ext_stream *res = NULL; in hda_link_stream_assign() 77 struct hdac_ext_stream *hstream = in hda_link_stream_assign() 125 static int hda_link_dma_params(struct hdac_ext_stream *stream, in hda_link_dma_params() 229 struct hdac_ext_stream *link_dev; in hda_link_hw_params() 292 struct hdac_ext_stream *link_dev = in hda_link_pcm_prepare() 311 struct hdac_ext_stream *link_dev = in hda_link_pcm_trigger() 389 struct hdac_ext_stream *link_dev; in hda_link_hw_free()
|
A D | hda.h | 431 struct hdac_ext_stream *dtrace_stream; 474 struct hdac_ext_stream hda_stream; 544 struct hdac_ext_stream *stream, 547 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream, 551 struct hdac_ext_stream *stream, int cmd); 559 struct hdac_ext_stream * 563 struct hdac_ext_stream *stream,
|
A D | hda-stream.c | 159 struct hdac_ext_stream *stream, in hda_dsp_stream_spib_config() 184 struct hdac_ext_stream * 189 struct hdac_ext_stream *stream = NULL; in hda_dsp_stream_get() 240 struct hdac_ext_stream *stream; in hda_dsp_stream_put() 283 struct hdac_ext_stream *stream, int cmd) in hda_dsp_stream_trigger() 361 int hda_dsp_iccmax_stream_hw_params(struct snd_sof_dev *sdev, struct hdac_ext_stream *stream, in hda_dsp_iccmax_stream_hw_params() 432 struct hdac_ext_stream *stream, in hda_dsp_stream_hw_params() 645 struct hdac_ext_stream *link_dev = container_of(stream, in hda_dsp_stream_hw_free() 646 struct hdac_ext_stream, in hda_dsp_stream_hw_free() 786 struct hdac_ext_stream *stream; in hda_dsp_stream_init() [all …]
|
A D | hda-pcm.c | 95 struct hdac_ext_stream *stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params() 147 struct hdac_ext_stream *stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger() 226 struct hdac_ext_stream *dsp_stream; in hda_dsp_pcm_open()
|
A D | hda-trace.c | 25 struct hdac_ext_stream *stream = hda->dtrace_stream; in hda_dsp_trace_prepare()
|
A D | hda-dsp.c | 903 struct hdac_ext_stream *stream; in hda_dsp_set_hw_params_upon_resume()
|
/linux/sound/soc/intel/skylake/ |
A D | skl-pcm.c | 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() 419 struct hdac_ext_stream *stream; in skl_decoupled_trigger() 545 struct hdac_ext_stream *link_dev; in skl_link_hw_params() 605 struct hdac_ext_stream *link_dev = in skl_link_pcm_trigger() 637 struct hdac_ext_stream *link_dev = in skl_link_hw_free() [all …]
|
A D | skl-messages.c | 56 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()
|
A D | skl.c | 1088 struct hdac_ext_stream *stream; in skl_shutdown()
|
Completed in 24 milliseconds