Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/skylake/
Dskl-topology.h203 struct skl_module_cfg;
241 struct skl_module_cfg *tgt_mcfg;
369 struct skl_module_cfg { struct
423 struct skl_module_cfg *src; argument
424 struct skl_module_cfg *dst;
458 struct skl_module_cfg *skl_tplg_fe_get_cpr_module(
461 struct skl_module_cfg *mconfig, struct skl_pipe_params *params);
478 int skl_init_module(struct skl_dev *skl, struct skl_module_cfg *module_config);
480 int skl_bind_modules(struct skl_dev *skl, struct skl_module_cfg
481 *src_module, struct skl_module_cfg *dst_module);
[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.c113 static void skl_dump_mconfig(struct skl_dev *skl, struct skl_module_cfg *mcfg) in skl_dump_mconfig()
190 static void skl_tplg_update_params_fixup(struct skl_module_cfg *m_cfg, in skl_tplg_update_params_fixup()
232 struct skl_module_cfg *mcfg) in skl_tplg_update_buffer_size()
285 struct skl_module_cfg *m_cfg = w->priv; in skl_tplg_update_be_blob()
346 struct skl_module_cfg *m_cfg = w->priv; in skl_tplg_update_module_params()
382 struct skl_module_cfg *mconfig = w->priv; in skl_tplg_set_module_params()
428 struct skl_module_cfg *mconfig = w->priv; in skl_tplg_set_module_init_data()
451 struct snd_soc_dapm_widget *w, struct skl_module_cfg *mcfg) in skl_tplg_module_prepare()
474 struct skl_module_cfg *mconfig; in skl_tplg_init_pipe_modules()
553 struct skl_module_cfg *mconfig = NULL; 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.c228 struct skl_module_cfg *mconfig; in skl_pcm_open()
275 struct skl_module_cfg *mconfig; in skl_pcm_prepare()
313 struct skl_module_cfg *m_cfg; in skl_pcm_hw_params()
354 struct skl_module_cfg *mconfig; in skl_pcm_close()
391 struct skl_module_cfg *mconfig; in skl_pcm_hw_free()
475 struct skl_module_cfg *mconfig; in skl_pcm_trigger()
605 struct skl_module_cfg *mconfig = NULL; in skl_link_pcm_prepare()
1321 struct skl_module_cfg *mconfig) in skl_get_module_info()
1385 struct skl_module_cfg *mconfig; in skl_populate_modules()
Dskl-debug.c68 struct skl_module_cfg *mconfig = file->private_data; in module_read()
165 struct skl_module_cfg *mconfig) in skl_debug_init_module()