Home
last modified time | relevance | path

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

/linux-6.1.9/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);
893 ret = parse_dictionary_header(comp, tuples, (void **)&tplg->modcfgs_ext, in avs_tplg_parse_modcfgs_ext()
895 sizeof(*tplg->modcfgs_ext), in avs_tplg_parse_modcfgs_ext()
905 struct avs_tplg_modcfg_ext *cfg = &tplg->modcfgs_ext[i]; in avs_tplg_parse_modcfgs_ext()