Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/topology/
Dparser.c468 tplg->dapm_sort = (flags & SND_TPLG_CREATE_DAPM_NOSORT) == 0; in snd_tplg_create()
Dtplg_local.h69 unsigned int dapm_sort: 1; member
Ddapm.c268 if (tplg->dapm_sort) in tplg_elem_new_route()