| /linux-6.15/include/sound/ |
| H A D | hda-sdw-bpt.h | 14 struct hdac_ext_stream; 20 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, 25 struct hdac_ext_stream *bpt_rx_stream); 27 int hda_sdw_bpt_wait(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, 28 struct hdac_ext_stream *bpt_rx_stream); 30 int hda_sdw_bpt_close(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, 35 struct hdac_ext_stream **bpt_tx_stream, in hda_sdw_bpt_open() 37 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open() 46 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_send_async() 53 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_wait() [all …]
|
| H A D | hdaudio_ext.h | 46 struct hdac_ext_stream { struct 71 container_of(s, struct hdac_ext_stream, hstream) argument 77 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus, 80 void snd_hdac_ext_stream_release(struct hdac_ext_stream *hext_stream, int type); 81 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus, 84 struct hdac_ext_stream *hext_stream, bool decouple); 86 struct hdac_ext_stream *azx_dev, bool decouple); 88 void snd_hdac_ext_stream_start(struct hdac_ext_stream *hext_stream); 89 void snd_hdac_ext_stream_clear(struct hdac_ext_stream *hext_stream); 90 void snd_hdac_ext_stream_reset(struct hdac_ext_stream *hext_stream); [all …]
|
| /linux-6.15/sound/hda/ext/ |
| H A D | hdac_ext_stream.c | 104 struct hdac_ext_stream *hext_stream = in snd_hdac_ext_stream_init_all() 127 struct hdac_ext_stream *hext_stream; in snd_hdac_ext_stream_free_all() 139 struct hdac_ext_stream *hext_stream, in snd_hdac_ext_stream_decouple_locked() 256 static struct hdac_ext_stream * 260 struct hdac_ext_stream *res = NULL; in hdac_ext_link_dma_stream_assign() 271 struct hdac_ext_stream, in hdac_ext_link_dma_stream_assign() 292 static struct hdac_ext_stream * 296 struct hdac_ext_stream *res = NULL; in hdac_ext_host_dma_stream_assign() 307 struct hdac_ext_stream, in hdac_ext_host_dma_stream_assign() 357 struct hdac_ext_stream, in snd_hdac_ext_stream_assign() [all …]
|
| H A D | Makefile | 2 snd-hda-ext-core-y := hdac_ext_bus.o hdac_ext_controller.o hdac_ext_stream.o
|
| /linux-6.15/sound/soc/sof/intel/ |
| H A D | hda-sdw-bpt.c | 92 static int hda_sdw_bpt_dma_prepare(struct device *dev, struct hdac_ext_stream **sdw_bpt_stream, in hda_sdw_bpt_dma_prepare() 97 struct hdac_ext_stream *bpt_stream; in hda_sdw_bpt_dma_prepare() 190 static int hda_sdw_bpt_dma_enable(struct device *dev, struct hdac_ext_stream *sdw_bpt_stream) in hda_sdw_bpt_dma_enable() 239 int hda_sdw_bpt_open(struct device *dev, int link_id, struct hdac_ext_stream **bpt_tx_stream, in hda_sdw_bpt_open() 241 u32 tx_dma_bandwidth, struct hdac_ext_stream **bpt_rx_stream, in hda_sdw_bpt_open() 309 int hda_sdw_bpt_send_async(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_send_async() 310 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_send_async() 343 int hda_sdw_bpt_wait(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_wait() 344 struct hdac_ext_stream *bpt_rx_stream) in hda_sdw_bpt_wait() 425 int hda_sdw_bpt_close(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_close() [all …]
|
| H A D | hda-probes.c | 22 static inline struct hdac_ext_stream * 33 struct hdac_ext_stream *hext_stream; in hda_probes_compr_startup() 52 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); in hda_probes_compr_shutdown() 74 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); in hda_probes_compr_set_params() 107 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); in hda_probes_compr_trigger() 118 struct hdac_ext_stream *hext_stream = hda_compr_get_stream(cstream); in hda_probes_compr_pointer()
|
| H A D | hda-dai-ops.c | 44 static struct hdac_ext_stream * 51 struct hdac_ext_stream *res = NULL; in hda_link_stream_assign() 63 struct hdac_ext_stream *hext_stream = in hda_link_stream_assign() 118 static struct hdac_ext_stream *hda_get_hext_stream(struct snd_sof_dev *sdev, in hda_get_hext_stream() 125 static struct hdac_ext_stream *hda_ipc4_get_hext_stream(struct snd_sof_dev *sdev, in hda_ipc4_get_hext_stream() 145 static struct hdac_ext_stream *hda_assign_hext_stream(struct snd_sof_dev *sdev, in hda_assign_hext_stream() 149 struct hdac_ext_stream *hext_stream; in hda_assign_hext_stream() 163 struct hdac_ext_stream *hext_stream = hda_get_hext_stream(sdev, cpu_dai, substream); in hda_release_hext_stream() 342 struct hdac_ext_stream *hext_stream = snd_soc_dai_get_dma_data(cpu_dai, substream); in hda_trigger() 554 static struct hdac_ext_stream * [all …]
|
| H A D | hda.h | 518 struct hdac_ext_stream *dtrace_stream; 578 struct hdac_ext_stream hext_stream; 670 struct hdac_ext_stream *hext_stream, 674 struct hdac_ext_stream *hext_stream, 678 struct hdac_ext_stream *hext_stream, int cmd); 695 struct hdac_ext_stream * 699 struct hdac_ext_stream *hext_stream, 732 struct hdac_ext_stream *hda_cl_prepare(struct device *dev, unsigned int format, 739 bool persistent_buffer, struct hdac_ext_stream *hext_stream); 1014 struct hdac_ext_stream *(*get_hext_stream)(struct snd_sof_dev *sdev, [all …]
|
| H A D | hda-stream.c | 188 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_spib_config() 213 struct hdac_ext_stream * 220 struct hdac_ext_stream *hext_stream = NULL; in hda_dsp_stream_get() 274 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_put() 358 struct hdac_ext_stream *hext_stream, int cmd) in hda_dsp_stream_trigger() 520 struct hdac_ext_stream *hext_stream, in hda_dsp_stream_hw_params() 714 struct hdac_ext_stream *hext_stream = container_of(hstream, in hda_dsp_stream_hw_free() 715 struct hdac_ext_stream, in hda_dsp_stream_hw_free() 809 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_check() 866 struct hdac_ext_stream *hext_stream; in hda_dsp_stream_init() [all …]
|
| H A D | hda-loader.c | 51 struct hdac_ext_stream* 57 struct hdac_ext_stream *hext_stream; in hda_cl_prepare() 242 int hda_cl_trigger(struct device *dev, struct hdac_ext_stream *hext_stream, int cmd) in hda_cl_trigger() 276 bool persistent_buffer, struct hdac_ext_stream *hext_stream) in hda_cl_cleanup() 315 int hda_cl_copy_fw(struct snd_sof_dev *sdev, struct hdac_ext_stream *hext_stream) in hda_cl_copy_fw() 366 struct hdac_ext_stream *iccmax_stream; in hda_dsp_cl_boot_firmware_iccmax() 433 struct hdac_ext_stream *hext_stream; in hda_dsp_cl_boot_firmware() 577 struct hdac_ext_stream *hext_stream; in hda_dsp_ipc4_load_library()
|
| H A D | hda-dai.c | 108 struct hdac_ext_stream *hext_stream, in hda_link_dma_cleanup() 160 struct hdac_ext_stream *hext_stream; in hda_link_dma_hw_params() 215 struct hdac_ext_stream *hext_stream; in hda_dai_hw_free() 238 struct hdac_ext_stream *hext_stream; in hda_dai_hw_params_data() 281 struct hdac_ext_stream *hext_stream; in hda_dai_trigger() 374 struct hdac_ext_stream *hext_stream; in non_hda_dai_hw_params_data() 497 struct hdac_ext_stream *hext_stream; in sdw_hda_dai_hw_params() 644 struct hdac_ext_stream *hext_stream; in hda_dai_suspend()
|
| H A D | hda-pcm.c | 105 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_hw_params() 179 struct hdac_ext_stream *hext_stream = stream_to_hdac_ext_stream(hstream); in hda_dsp_pcm_trigger() 223 struct hdac_ext_stream *dsp_stream; in hda_dsp_pcm_open()
|
| H A D | hda-trace.c | 25 struct hdac_ext_stream *hext_stream = hda->dtrace_stream; in hda_dsp_trace_prepare()
|
| /linux-6.15/sound/soc/intel/avs/ |
| H A D | probes.c | 53 static inline struct hdac_ext_stream *avs_compr_get_host_stream(struct snd_compr_stream *cstream) in avs_compr_get_host_stream() 62 struct hdac_ext_stream *host_stream; in avs_probe_compr_open() 84 struct hdac_ext_stream *host_stream = avs_compr_get_host_stream(cstream); in avs_probe_compr_free() 127 struct hdac_ext_stream *host_stream = avs_compr_get_host_stream(cstream); in avs_probe_compr_set_params() 183 struct hdac_ext_stream *host_stream = avs_compr_get_host_stream(cstream); in avs_probe_compr_trigger() 218 struct hdac_ext_stream *host_stream = avs_compr_get_host_stream(cstream); in avs_probe_compr_pointer()
|
| H A D | pcm.c | 30 struct hdac_ext_stream *link_stream; 31 struct hdac_ext_stream *host_stream; 331 struct hdac_ext_stream *link_stream; in avs_dai_hda_be_startup() 380 struct hdac_ext_stream *link_stream; in avs_dai_hda_be_hw_free() 412 struct hdac_ext_stream *link_stream; in avs_dai_hda_be_prepare() 565 struct hdac_ext_stream *host_stream; in avs_dai_fe_startup() 613 struct hdac_ext_stream *host_stream; in avs_dai_fe_hw_params() 657 struct hdac_ext_stream *host_stream; in __avs_dai_fe_hw_free() 696 struct hdac_ext_stream *host_stream; in avs_dai_fe_prepare() 810 struct hdac_ext_stream *host_stream; in avs_dai_fe_trigger() [all …]
|
| H A D | icl.c | 134 struct hdac_ext_stream *host_stream; in avs_icl_load_basefw()
|
| H A D | loader.c | 363 struct hdac_ext_stream *estream; in avs_hda_load_basefw() 431 struct hdac_ext_stream *estream; in avs_hda_load_library()
|
| H A D | avs.h | 169 struct hdac_ext_stream *extractor;
|
| /linux-6.15/drivers/soundwire/ |
| H A D | intel.h | 63 struct hdac_ext_stream *bpt_tx_stream; 65 struct hdac_ext_stream *bpt_rx_stream;
|