HomeSort by relevance Sort by last modified time
    Searched refs:SNDCTL_SEQ_PANIC (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/
soundcard.h 100 #define SNDCTL_SEQ_PANIC _SIO('Q', 17)
  /external/kernel-headers/original/uapi/linux/
soundcard.h 144 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
    [all...]
  /external/python/cpython2/Modules/
ossaudiodev.c 1109 _EXPORT_INT(m, SNDCTL_SEQ_PANIC);
  /external/python/cpython3/Modules/
ossaudiodev.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 142 #define SNDCTL_SEQ_PANIC _SIO ('Q',17)
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 748 unsigned IOCTL_SNDCTL_SEQ_PANIC = SNDCTL_SEQ_PANIC;
    [all...]

Completed in 122 milliseconds