Home
last modified time | relevance | path

Searched refs:mod_cfg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c72 struct apm_module_obj mod_cfg[]; member
75 #define APM_MOD_LIST_OBJ_PSIZE(p, n) struct_size(p, mod_cfg, n)
346 obj->mod_cfg[i].module_id = module->module_id; in apm_populate_module_list_obj()
347 obj->mod_cfg[i].instance_id = module->instance_id; in apm_populate_module_list_obj()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.h426 struct skl_pipe_mcfg mod_cfg[SKL_MAX_MODULES_IN_PIPE]; member
H A Dskl-topology.c499 mconfig->fmt_idx = mconfig->mod_cfg[cfg_idx].fmt_idx; in skl_tplg_init_pipe_modules()
500 mconfig->res_idx = mconfig->mod_cfg[cfg_idx].res_idx; in skl_tplg_init_pipe_modules()
1609 mconfig->fmt_idx = mconfig->mod_cfg[cfg_idx].fmt_idx; in skl_tplg_update_pipe_params()
1610 mconfig->res_idx = mconfig->mod_cfg[cfg_idx].res_idx; in skl_tplg_update_pipe_params()
2498 mconfig->mod_cfg[conf_idx].res_idx = tkn_elem->value; in skl_tplg_get_token()
2502 mconfig->mod_cfg[conf_idx].fmt_idx = tkn_elem->value; in skl_tplg_get_token()