Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dtopology.h773 #define SND_TPLG_CREATE_VERBOSE (1<<0) /*!< Verbose output */ macro
/third_party/alsa-utils/topology/
H A Dtopology.c458 cflags |= SND_TPLG_CREATE_VERBOSE; in main()
520 if ((cflags & SND_TPLG_CREATE_VERBOSE) != 0 && in main()
/third_party/alsa-lib/src/topology/
H A Dparser.c447 tplg->verbose = !!(flags & SND_TPLG_CREATE_VERBOSE); in snd_tplg_create()

Completed in 4 milliseconds