Home
last modified time | relevance | path

Searched refs:SNDCTL_SEQ_THRESHOLD (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h141 #define SNDCTL_SEQ_THRESHOLD _SIOW ('Q',13, int) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1115 _EXPORT_INT(m, SNDCTL_SEQ_THRESHOLD); in initossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc754 unsigned IOCTL_SNDCTL_SEQ_THRESHOLD = SNDCTL_SEQ_THRESHOLD;
Dsanitizer_common_interceptors_ioctl.inc273 _(SNDCTL_SEQ_THRESHOLD, READ, sizeof(int));