Home
last modified time | relevance | path

Searched refs:snd_tplg_create (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
H A Dtopology.h772 /** Flags for the snd_tplg_create */
792 snd_tplg_t *snd_tplg_create(int flags);
/third_party/alsa-lib/src/topology/
H A Dparser.c434 snd_tplg_t *snd_tplg_create(int flags) in snd_tplg_create() function
476 return snd_tplg_create(0); in snd_tplg_new()
/third_party/alsa-utils/topology/
H A Dtopology.c148 *tplg = snd_tplg_create(cflags); in load_topology()
370 tplg = snd_tplg_create(cflags); in decode()

Completed in 4 milliseconds