Home
last modified time | relevance | path

Searched refs:SNDCTL_MIDI_INFO (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_freebsd.cpp261 unsigned IOCTL_SNDCTL_MIDI_INFO = SNDCTL_MIDI_INFO;
Dsanitizer_platform_limits_posix.cpp738 unsigned IOCTL_SNDCTL_MIDI_INFO = SNDCTL_MIDI_INFO;
Dsanitizer_common_interceptors_ioctl.inc262 _(SNDCTL_MIDI_INFO, WRITE, struct_midi_info_sz);
/external/kernel-headers/original/uapi/linux/
Dsoundcard.h140 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1096 _EXPORT_INT(m, SNDCTL_MIDI_INFO); in initossaudiodev()
/external/python/cpython3/Modules/
Dossaudiodev.c1269 _EXPORT_INT(m, SNDCTL_MIDI_INFO); in PyInit_ossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc740 unsigned IOCTL_SNDCTL_MIDI_INFO = SNDCTL_MIDI_INFO;
Dsanitizer_common_interceptors_ioctl.inc259 _(SNDCTL_MIDI_INFO, WRITE, struct_midi_info_sz);