Searched refs:skl_module_cfg (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/sound/soc/intel/skylake/ |
D | skl-topology.h | 223 struct skl_module_cfg; 261 struct skl_module_cfg *tgt_mcfg; 388 struct skl_module_cfg { struct 443 struct skl_module_cfg *src; argument 444 struct skl_module_cfg *dst; 478 struct skl_module_cfg *skl_tplg_fe_get_cpr_module( 481 struct skl_module_cfg *mconfig, struct skl_pipe_params *params); 498 int skl_init_module(struct skl_dev *skl, struct skl_module_cfg *mconfig); 500 int skl_bind_modules(struct skl_dev *skl, struct skl_module_cfg 501 *src_mcfg, struct skl_module_cfg *dst_mcfg); [all …]
|
D | skl-messages.c | 443 struct skl_module_cfg *mconfig, in skl_set_base_module_format() 492 struct skl_module_cfg *mconfig, in skl_set_base_ext_module_format() 546 static void skl_copy_copier_caps(struct skl_module_cfg *mconfig, in skl_copy_copier_caps() 566 struct skl_module_cfg *mconfig) in skl_get_node_id() 623 struct skl_module_cfg *mconfig, in skl_setup_cpr_gateway_cfg() 728 struct skl_module_cfg *mconfig, in skl_setup_out_format() 755 struct skl_module_cfg *mconfig, in skl_set_src_format() 774 struct skl_module_cfg *mconfig, in skl_set_updown_mixer_format() 795 struct skl_module_cfg *mconfig, in skl_set_copier_format() 815 struct skl_module_cfg *mconfig, in skl_set_base_outfmt_format() [all …]
|
D | skl-topology.c | 114 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() 351 struct skl_module_cfg *m_cfg = w->priv; in skl_tplg_update_module_params() 387 struct skl_module_cfg *mconfig = w->priv; in skl_tplg_set_module_params() 433 struct skl_module_cfg *mconfig = w->priv; in skl_tplg_set_module_init_data() 458 struct snd_soc_dapm_widget *w, struct skl_module_cfg *mcfg) in skl_tplg_module_prepare() 481 struct skl_module_cfg *mconfig; in skl_tplg_init_pipe_modules() 558 struct skl_module_cfg *mconfig; in skl_tplg_unload_pipe_modules() [all …]
|
D | skl.h | 184 struct skl_module_cfg; 191 struct skl_module_cfg *mconfig); 203 struct skl_module_cfg *mconfig) in skl_debug_init_module()
|
D | skl-pcm.c | 220 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() 347 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() 591 struct skl_module_cfg *mconfig = NULL; in skl_link_pcm_prepare() 1297 struct skl_module_cfg *mconfig) in skl_get_module_info() 1354 struct skl_module_cfg *mconfig; in skl_populate_modules()
|
D | skl-debug.c | 70 struct skl_module_cfg *mconfig = file->private_data; in module_read() 167 struct skl_module_cfg *mconfig) in skl_debug_init_module()
|