Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/intel/avs/
A Dtopology.h30 struct avs_tplg_modcfg_ext *modcfgs_ext; member
A Dtopology.c349 AVS_DEFINE_PTR_PARSER(modcfg_ext, struct avs_tplg_modcfg_ext, modcfgs_ext);
894 ret = parse_dictionary_header(comp, tuples, (void **)&tplg->modcfgs_ext, in avs_tplg_parse_modcfgs_ext()
896 sizeof(*tplg->modcfgs_ext), in avs_tplg_parse_modcfgs_ext()
906 struct avs_tplg_modcfg_ext *cfg = &tplg->modcfgs_ext[i]; in avs_tplg_parse_modcfgs_ext()

Completed in 6 milliseconds