Searched refs:SND_TPLG_CREATE_VERBOSE (Results 1 – 3 of 3) sorted by relevance
775 #define SND_TPLG_CREATE_VERBOSE (1<<0) /*!< Verbose output */ macro
417 cflags |= SND_TPLG_CREATE_VERBOSE; in main()
467 tplg->verbose = !!(flags & SND_TPLG_CREATE_VERBOSE); in snd_tplg_create()