Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h136 #define SNDCTL_SEQ_TESTMIDI _SIOW ('Q', 8, int) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1114 _EXPORT_INT(m, SNDCTL_SEQ_TESTMIDI); in initossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc753 unsigned IOCTL_SNDCTL_SEQ_TESTMIDI = SNDCTL_SEQ_TESTMIDI;
Dsanitizer_common_interceptors_ioctl.inc272 _(SNDCTL_SEQ_TESTMIDI, READ, sizeof(int));