Searched refs:pre_process_includes (Results 1 – 1 of 1) sorted by relevance
/third_party/alsa-utils/topology/ |
D | pre-processor.c | 313 static int pre_process_includes(struct tplg_pre_processor *tplg_pp, snd_config_t *top, 426 return pre_process_includes(tplg_pp, *new, pre_processor_defs, inc_path); in pre_process_include_conf() 434 static int pre_process_includes(struct tplg_pre_processor *tplg_pp, snd_config_t *top, in pre_process_includes() function 498 ret = pre_process_includes(tplg_pp, top, pre_processor_defs, inc_path); in pre_process_includes_all()
|