Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-topology.h203 struct skl_module_cfg;
241 struct skl_module_cfg *tgt_mcfg;
370 struct skl_module_cfg { struct
424 struct skl_module_cfg *src; argument
425 struct skl_module_cfg *dst;
459 struct skl_module_cfg *skl_tplg_fe_get_cpr_module(
462 struct skl_module_cfg *mconfig, struct skl_pipe_params *params);
479 int skl_init_module(struct skl_dev *skl, struct skl_module_cfg *mconfig);
481 int skl_bind_modules(struct skl_dev *skl, struct skl_module_cfg
482 *src_mcfg, struct skl_module_cfg *dst_mcfg);
[all …]
Dskl-messages.c445 struct skl_module_cfg *mconfig, in skl_set_base_module_format()
479 static void skl_copy_copier_caps(struct skl_module_cfg *mconfig, in skl_copy_copier_caps()
499 struct skl_module_cfg *mconfig) in skl_get_node_id()
556 struct skl_module_cfg *mconfig, in skl_setup_cpr_gateway_cfg()
661 struct skl_module_cfg *mconfig, in skl_setup_out_format()
688 struct skl_module_cfg *mconfig, in skl_set_src_format()
707 struct skl_module_cfg *mconfig, in skl_set_updown_mixer_format()
728 struct skl_module_cfg *mconfig, in skl_set_copier_format()
746 struct skl_module_cfg *mconfig, in skl_set_algo_format()
770 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()
452 struct snd_soc_dapm_widget *w, struct skl_module_cfg *mcfg) in skl_tplg_module_prepare()
475 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()
589 struct skl_module_cfg *mconfig = NULL; in skl_link_pcm_prepare()
1303 struct skl_module_cfg *mconfig) in skl_get_module_info()
1360 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()