Home
last modified time | relevance | path

Searched refs:SOUND_VERSION (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/sys/
H A Dsoundcard.h67 #define SOUND_VERSION 301 macro
1572 #ifdef SOUND_VERSION
1573 # undef SOUND_VERSION
1574 # define SOUND_VERSION 0x040000 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp491 #if SOUND_VERSION >= 0x040000
725 # if SOUND_VERSION >= 0x040000
H A Dsanitizer_platform_limits_freebsd.cpp197 #if SOUND_VERSION >= 0x040000
/freebsd/sys/dev/sound/pcm/
H A Dsound.c555 si->versionnum = SOUND_VERSION; in sound_oss_sysinfo()
H A Dmixer.c1302 *arg_i = SOUND_VERSION; in mixer_ioctl_cmd()
H A Ddsp.c702 *arg_i = SOUND_VERSION; in dsp_ioctl()