Home
last modified time | relevance | path

Searched refs:skl_module_cfg (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/sound/soc/intel/skylake/
Dskl-topology.h220 struct skl_module_cfg;
258 struct skl_module_cfg *tgt_mcfg;
385 struct skl_module_cfg { struct
440 struct skl_module_cfg *src; argument
441 struct skl_module_cfg *dst;
475 struct skl_module_cfg *skl_tplg_fe_get_cpr_module(
478 struct skl_module_cfg *mconfig, struct skl_pipe_params *params);
495 int skl_init_module(struct skl_dev *skl, struct skl_module_cfg *mconfig);
497 int skl_bind_modules(struct skl_dev *skl, struct skl_module_cfg
498 *src_mcfg, struct skl_module_cfg *dst_mcfg);
[all …]
Dskl-messages.c445 struct skl_module_cfg *mconfig, in skl_set_base_module_format()
494 struct skl_module_cfg *mconfig, in skl_set_base_ext_module_format()
548 static void skl_copy_copier_caps(struct skl_module_cfg *mconfig, in skl_copy_copier_caps()
568 struct skl_module_cfg *mconfig) in skl_get_node_id()
625 struct skl_module_cfg *mconfig, in skl_setup_cpr_gateway_cfg()
730 struct skl_module_cfg *mconfig, in skl_setup_out_format()
757 struct skl_module_cfg *mconfig, in skl_set_src_format()
776 struct skl_module_cfg *mconfig, in skl_set_updown_mixer_format()
797 struct skl_module_cfg *mconfig, in skl_set_copier_format()
817 struct skl_module_cfg *mconfig, in skl_set_base_outfmt_format()
[all …]
Dskl-topology.c114 static void skl_dump_mconfig(struct skl_dev *skl, struct skl_module_cfg *mcfg) in skl_dump_mconfig()
191 static void skl_tplg_update_params_fixup(struct skl_module_cfg *m_cfg, in skl_tplg_update_params_fixup()
233 struct skl_module_cfg *mcfg) in skl_tplg_update_buffer_size()
286 struct skl_module_cfg *m_cfg = w->priv; in skl_tplg_update_be_blob()
347 struct skl_module_cfg *m_cfg = w->priv; in skl_tplg_update_module_params()
383 struct skl_module_cfg *mconfig = w->priv; in skl_tplg_set_module_params()
429 struct skl_module_cfg *mconfig = w->priv; in skl_tplg_set_module_init_data()
454 struct snd_soc_dapm_widget *w, struct skl_module_cfg *mcfg) in skl_tplg_module_prepare()
477 struct skl_module_cfg *mconfig; in skl_tplg_init_pipe_modules()
554 struct skl_module_cfg *mconfig; in skl_tplg_unload_pipe_modules()
[all …]
Dskl.h188 struct skl_module_cfg;
195 struct skl_module_cfg *mconfig);
207 struct skl_module_cfg *mconfig) in skl_debug_init_module()
Dskl-pcm.c219 struct skl_module_cfg *mconfig; in skl_pcm_open()
266 struct skl_module_cfg *mconfig; in skl_pcm_prepare()
304 struct skl_module_cfg *m_cfg; in skl_pcm_hw_params()
345 struct skl_module_cfg *mconfig; in skl_pcm_close()
381 struct skl_module_cfg *mconfig; in skl_pcm_hw_free()
465 struct skl_module_cfg *mconfig; in skl_pcm_trigger()
591 struct skl_module_cfg *mconfig = NULL; in skl_link_pcm_prepare()
1298 struct skl_module_cfg *mconfig) in skl_get_module_info()
1355 struct skl_module_cfg *mconfig; in skl_populate_modules()
Dskl-debug.c70 struct skl_module_cfg *mconfig = file->private_data; in module_read()
167 struct skl_module_cfg *mconfig) in skl_debug_init_module()