HomeSort by: relevance | last modified time | path
    Searched refs:SOUND_PCM_WRITE_CHANNELS (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libossaudio/
soundcard.h 76 #define SOUND_PCM_WRITE_CHANNELS SNDCTL_DSP_CHANNELS
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc 331 _(SOUND_PCM_WRITE_CHANNELS, WRITE, sizeof(int));
sanitizer_platform_limits_posix.cc 684 unsigned IOCTL_SOUND_PCM_WRITE_CHANNELS = SOUND_PCM_WRITE_CHANNELS;
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc 338 _(SOUND_PCM_WRITE_CHANNELS, WRITE, sizeof(int));
sanitizer_platform_limits_posix.cpp 757 unsigned IOCTL_SOUND_PCM_WRITE_CHANNELS = SOUND_PCM_WRITE_CHANNELS;
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc 330 _(SOUND_PCM_WRITE_CHANNELS, WRITE, sizeof(int));
sanitizer_platform_limits_posix.cpp 707 unsigned IOCTL_SOUND_PCM_WRITE_CHANNELS = SOUND_PCM_WRITE_CHANNELS;

Completed in 117 milliseconds