Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Daudioreach.c72 struct apm_module_obj mod_cfg[]; member
75 #define APM_MOD_LIST_OBJ_PSIZE(p, n) struct_size(p, mod_cfg, n)
404 obj->mod_cfg[i].module_id = module->module_id; in apm_populate_module_list_obj()
405 obj->mod_cfg[i].instance_id = module->instance_id; in apm_populate_module_list_obj()
/linux-5.19.10/sound/soc/intel/skylake/
Dskl-topology.h424 struct skl_pipe_mcfg mod_cfg[SKL_MAX_MODULES_IN_PIPE]; member
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()
1647 mconfig->fmt_idx = mconfig->mod_cfg[cfg_idx].fmt_idx; in skl_tplg_update_pipe_params()
1648 mconfig->res_idx = mconfig->mod_cfg[cfg_idx].res_idx; in skl_tplg_update_pipe_params()
2534 mconfig->mod_cfg[conf_idx].res_idx = tkn_elem->value; in skl_tplg_get_token()
2538 mconfig->mod_cfg[conf_idx].fmt_idx = tkn_elem->value; in skl_tplg_get_token()