Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_CHANNELS (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/share/examples/sound/
Dossinit.h185 error = ioctl(config->fd, SNDCTL_DSP_CHANNELS, &tmp); in oss_init()
/freebsd-12-stable/sys/sys/
Dsoundcard.h794 #define SNDCTL_DSP_CHANNELS SOUND_PCM_WRITE_CHANNELS macro
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp2436 unsigned IOCTL_SNDCTL_DSP_CHANNELS = SNDCTL_DSP_CHANNELS;
Dsanitizer_interceptors_ioctl_netbsd.inc1368 _(SNDCTL_DSP_CHANNELS, READWRITE, sizeof(int));