Searched refs:SOUND_PCM_READ_CHANNELS (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libossaudio/
H A Dsoundcard.h71 #define SOUND_PCM_READ_CHANNELS _IOR ('P', 6, int) macro
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc335 _(SOUND_PCM_READ_CHANNELS, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_posix.cpp745 unsigned IOCTL_SOUND_PCM_READ_CHANNELS = SOUND_PCM_READ_CHANNELS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1369 _(SOUND_PCM_READ_CHANNELS, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_netbsd.cpp2438 unsigned IOCTL_SOUND_PCM_READ_CHANNELS = SOUND_PCM_READ_CHANNELS;

Completed in 150 milliseconds