Searched refs:skl_module_cfg (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/sound/soc/intel/skylake/ |
D | skl-topology.h | 220 struct skl_module_cfg; 258 struct skl_module_cfg *tgt_mcfg; 386 struct skl_module_cfg { struct 441 struct skl_module_cfg *src; argument 442 struct skl_module_cfg *dst; 476 struct skl_module_cfg *skl_tplg_fe_get_cpr_module( 479 struct skl_module_cfg *mconfig, struct skl_pipe_params *params); 496 int skl_init_module(struct skl_dev *skl, struct skl_module_cfg *mconfig); 498 int skl_bind_modules(struct skl_dev *skl, struct skl_module_cfg 499 *src_mcfg, struct skl_module_cfg *dst_mcfg); [all …]
|
D | skl-messages.c | 445 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 …]
|
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 | 219 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() 346 struct skl_module_cfg *mconfig; in skl_pcm_close() 382 struct skl_module_cfg *mconfig; in skl_pcm_hw_free() 467 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()
|