Searched refs:build_pcm (Results 1 – 2 of 2) sorted by relevance
381 [build_pcm="$enableval"], [build_pcm="yes"])462 AM_CONDITIONAL([BUILD_PCM], [test x$build_pcm = xyes])475 if test "$build_pcm" = "yes"; then496 if test "$build_pcm" = "yes"; then783 test "$build_pcm" = "yes" && echo "#include <alsa/pcm.h>" >> include/asoundlib.h785 test "$build_pcm" = "yes" && echo "#include <alsa/timer.h>" >> include/asoundlib.h
97 static int build_pcm(snd_tplg_t *tplg, struct tplg_elem *elem) in build_pcm() function144 err = build_pcm(tplg, elem); in tplg_build_pcms()