Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h130 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1122 _EXPORT_INT(m, SNDCTL_SYNTH_INFO); in initossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc755 unsigned IOCTL_SNDCTL_SYNTH_INFO = SNDCTL_SYNTH_INFO;
Dsanitizer_common_interceptors_ioctl.inc274 _(SNDCTL_SYNTH_INFO, WRITE, struct_synth_info_sz);