Home
last modified time | relevance | path

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

/third_party/alsa-utils/topology/
Dtopology.h34 void free_pre_preprocessor(struct tplg_pre_processor *tplg_pp);
Dtopology.c275 free_pre_preprocessor(tplg_pp); in pre_process_conf()
307 free_pre_preprocessor(tplg_pp); in compile()
317 free_pre_preprocessor(tplg_pp); in compile()
Dpre-processor.c170 void free_pre_preprocessor(struct tplg_pre_processor *tplg_pp) in free_pre_preprocessor() function