Home
last modified time | relevance | path

Searched refs:SNDCTL_SEQ_NRMIDIS (Results 1 – 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h139 #define SNDCTL_SEQ_NRMIDIS _SIOR ('Q',11, int) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1106 _EXPORT_INT(m, SNDCTL_SEQ_NRMIDIS); in initossaudiodev()
/external/python/cpython3/Modules/
Dossaudiodev.c1282 _EXPORT_INT(m, SNDCTL_SEQ_NRMIDIS); in PyInit_ossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc745 unsigned IOCTL_SNDCTL_SEQ_NRMIDIS = SNDCTL_SEQ_NRMIDIS;
Dsanitizer_common_interceptors_ioctl.inc264 _(SNDCTL_SEQ_NRMIDIS, WRITE, sizeof(int));