Home
last modified time | relevance | path

Searched refs:modcfgs_ext (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/soc/intel/avs/
Dtopology.h30 struct avs_tplg_modcfg_ext *modcfgs_ext; member
Dtopology.c348 AVS_DEFINE_PTR_PARSER(modcfg_ext, struct avs_tplg_modcfg_ext, modcfgs_ext);
866 ret = parse_dictionary_header(comp, tuples, (void **)&tplg->modcfgs_ext, in avs_tplg_parse_modcfgs_ext()
868 sizeof(*tplg->modcfgs_ext), in avs_tplg_parse_modcfgs_ext()
878 struct avs_tplg_modcfg_ext *cfg = &tplg->modcfgs_ext[i]; in avs_tplg_parse_modcfgs_ext()