Searched refs:SNDCTL_DSP_RESET (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/lib/libossaudio/
H A Dsoundcard.h49 #define SNDCTL_DSP_RESET _IO ('P', 0) macro
130 #define SOUND_PCM_RESET SNDCTL_DSP_RESET
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp268 unsigned IOCTL_SNDCTL_DSP_RESET = SNDCTL_DSP_RESET;
H A Dsanitizer_common_interceptors_ioctl.inc261 _(SNDCTL_DSP_RESET, NONE, 0);
H A Dsanitizer_platform_limits_posix.cpp784 unsigned IOCTL_SNDCTL_DSP_RESET = SNDCTL_DSP_RESET;
H A Dsanitizer_interceptors_ioctl_netbsd.inc1360 _(SNDCTL_DSP_RESET, NONE, 0);
H A Dsanitizer_platform_limits_netbsd.cpp2429 unsigned IOCTL_SNDCTL_DSP_RESET = SNDCTL_DSP_RESET;

Completed in 274 milliseconds