Searched refs:skl_module_cfg (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-topology.h | 240 struct skl_module_cfg { struct 293 struct skl_module_cfg *skl_tplg_fe_get_cpr_module( 296 struct skl_module_cfg *mconfig, struct skl_pipe_params *params); 308 int skl_init_module(struct skl_sst *ctx, struct skl_module_cfg *module_config, 311 int skl_bind_modules(struct skl_sst *ctx, struct skl_module_cfg 312 *src_module, struct skl_module_cfg *dst_module); 314 int skl_unbind_modules(struct skl_sst *ctx, struct skl_module_cfg 315 *src_module, struct skl_module_cfg *dst_module);
|
D | skl-topology.c | 61 struct skl_module_cfg *mconfig) in skl_tplg_alloc_pipe_mem() 90 struct skl_module_cfg *mconfig) in skl_tplg_alloc_pipe_mcps() 112 skl_tplg_free_pipe_mcps(struct skl *skl, struct skl_module_cfg *mconfig) in skl_tplg_free_pipe_mcps() 121 skl_tplg_free_pipe_mem(struct skl *skl, struct skl_module_cfg *mconfig) in skl_tplg_free_pipe_mem() 128 struct skl_module_cfg *mcfg) in skl_dump_mconfig() 168 static void skl_tplg_update_params_fixup(struct skl_module_cfg *m_cfg, in skl_tplg_update_params_fixup() 209 struct skl_module_cfg *mcfg) in skl_tplg_update_buffer_size() 230 struct skl_module_cfg *m_cfg = w->priv; in skl_tplg_update_module_params() 266 struct skl_module_cfg *src_module = NULL; in skl_tplg_alloc_pipe_widget() 304 struct skl_module_cfg *mconfig; in skl_tplg_init_pipe_modules() [all …]
|
D | skl-messages.c | 280 struct skl_module_cfg *mconfig, in skl_set_base_module_format() 310 static void skl_copy_copier_caps(struct skl_module_cfg *mconfig, in skl_copy_copier_caps() 330 struct skl_module_cfg *mconfig, in skl_setup_cpr_gateway_cfg() 399 struct skl_module_cfg *mconfig, in skl_setup_out_format() 423 struct skl_module_cfg *mconfig, in skl_set_src_format() 440 struct skl_module_cfg *mconfig, in skl_set_updown_mixer_format() 466 struct skl_module_cfg *mconfig, in skl_set_copier_format() 479 struct skl_module_cfg *mconfig) in skl_get_module_param_size() 514 struct skl_module_cfg *module_config, in skl_set_module_format() 618 struct skl_module_cfg *mconfig, char *param) in skl_init_module() [all …]
|
D | skl-pcm.c | 219 struct skl_module_cfg *m_cfg; in skl_pcm_hw_params() 304 struct skl_module_cfg *mconfig; in skl_pcm_trigger()
|