Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.h217 struct skl_module_cfg;
255 struct skl_module_cfg *tgt_mcfg;
384 struct skl_module_cfg { struct
441 struct skl_module_cfg *src; argument
442 struct skl_module_cfg *dst;
474 struct skl_module_cfg *skl_tplg_fe_get_cpr_module(
477 struct skl_module_cfg *mconfig, struct skl_pipe_params *params);
494 int skl_init_module(struct skl_sst *ctx, struct skl_module_cfg *module_config);
496 int skl_bind_modules(struct skl_sst *ctx, struct skl_module_cfg
497 *src_module, struct skl_module_cfg *dst_module);
[all …]
Dskl-messages.c464 struct skl_module_cfg *mconfig, in skl_set_base_module_format()
497 static void skl_copy_copier_caps(struct skl_module_cfg *mconfig, in skl_copy_copier_caps()
517 struct skl_module_cfg *mconfig) in skl_get_node_id()
574 struct skl_module_cfg *mconfig, in skl_setup_cpr_gateway_cfg()
680 struct skl_module_cfg *mconfig, in skl_setup_out_format()
707 struct skl_module_cfg *mconfig, in skl_set_src_format()
726 struct skl_module_cfg *mconfig, in skl_set_updown_mixer_format()
747 struct skl_module_cfg *mconfig, in skl_set_copier_format()
765 struct skl_module_cfg *mconfig, in skl_set_algo_format()
789 struct skl_module_cfg *mconfig, in skl_set_base_outfmt_format()
[all …]
Dskl-topology.c125 struct skl_module_cfg *mconfig) in skl_is_pipe_mem_avail()
150 struct skl_module_cfg *mconfig) in skl_tplg_alloc_pipe_mem()
164 struct skl_module_cfg *mconfig) in skl_is_pipe_mcps_avail()
184 struct skl_module_cfg *mconfig) in skl_tplg_alloc_pipe_mcps()
196 skl_tplg_free_pipe_mcps(struct skl *skl, struct skl_module_cfg *mconfig) in skl_tplg_free_pipe_mcps()
208 skl_tplg_free_pipe_mem(struct skl *skl, struct skl_module_cfg *mconfig) in skl_tplg_free_pipe_mem()
215 struct skl_module_cfg *mcfg) in skl_dump_mconfig()
292 static void skl_tplg_update_params_fixup(struct skl_module_cfg *m_cfg, in skl_tplg_update_params_fixup()
334 struct skl_module_cfg *mcfg) in skl_tplg_update_buffer_size()
387 struct skl_module_cfg *m_cfg = w->priv; in skl_tplg_update_be_blob()
[all …]
Dskl.h160 struct skl_module_cfg;
166 struct skl_module_cfg *mconfig);
174 struct skl_module_cfg *mconfig) in skl_debug_init_module()
Dskl-pcm.c220 struct skl_module_cfg *mconfig; in skl_pcm_open()
267 struct skl_module_cfg *mconfig; in skl_pcm_prepare()
305 struct skl_module_cfg *m_cfg; in skl_pcm_hw_params()
346 struct skl_module_cfg *mconfig; in skl_pcm_close()
383 struct skl_module_cfg *mconfig; in skl_pcm_hw_free()
468 struct skl_module_cfg *mconfig; in skl_pcm_trigger()
594 struct skl_module_cfg *mconfig = NULL; in skl_link_pcm_prepare()
1267 static int skl_get_module_info(struct skl *skl, struct skl_module_cfg *mconfig) in skl_get_module_info()
1332 struct skl_module_cfg *mconfig; in skl_populate_modules()
Dskl-debug.c76 struct skl_module_cfg *mconfig = file->private_data; in module_read()
171 struct skl_module_cfg *mconfig) in skl_debug_init_module()