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

/external/kernel-headers/original/uapi/linux/
H A Dsoundcard.h583 #define SNDCTL_DSP_NONBLOCK _SIO ('P',14) macro
682 #define SOUND_PCM_NONBLOCK SNDCTL_DSP_NONBLOCK
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc245 _(SNDCTL_DSP_NONBLOCK, NONE, 0);
H A Dsanitizer_platform_limits_posix.cc724 unsigned IOCTL_SNDCTL_DSP_NONBLOCK = SNDCTL_DSP_NONBLOCK;

Completed in 720 milliseconds