Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h138 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1107 _EXPORT_INT(m, SNDCTL_SEQ_NRSYNTHS); in initossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc746 unsigned IOCTL_SNDCTL_SEQ_NRSYNTHS = SNDCTL_SEQ_NRSYNTHS;
Dsanitizer_common_interceptors_ioctl.inc265 _(SNDCTL_SEQ_NRSYNTHS, WRITE, sizeof(int));