Home
last modified time | relevance | path

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

/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/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);