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

/openbsd-current/lib/libossaudio/
H A Dsoundcard.h69 #define SNDCTL_DSP_CHANNELS _IOWR('P', 6, int) macro
70 #define SOUND_PCM_WRITE_CHANNELS SNDCTL_DSP_CHANNELS
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc1368 _(SNDCTL_DSP_CHANNELS, READWRITE, sizeof(int));
H A Dsanitizer_platform_limits_netbsd.cpp2437 unsigned IOCTL_SNDCTL_DSP_CHANNELS = SNDCTL_DSP_CHANNELS;

Completed in 240 milliseconds