HomeSort by relevance Sort by last modified time
    Searched refs:SNDCTL_DSP_NONBLOCK (Results 51 - 52 of 52) sorted by null

1 23

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 499 unsigned IOCTL_SNDCTL_DSP_NONBLOCK = SNDCTL_DSP_NONBLOCK;
    [all...]
  /external/qemu/audio/
ossaudio.c 308 if (ioctl (fd, SNDCTL_DSP_NONBLOCK, NULL)) {

Completed in 42 milliseconds

1 23