Home
last modified time | relevance | path

Searched refs:SNDCTL_SEQ_NRSYNTHS (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h138 #define SNDCTL_SEQ_NRSYNTHS _SIOR ('Q',10, int) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc689 unsigned IOCTL_SNDCTL_SEQ_NRSYNTHS = SNDCTL_SEQ_NRSYNTHS;
Dsanitizer_common_interceptors_ioctl.inc262 _(SNDCTL_SEQ_NRSYNTHS, WRITE, sizeof(int));