Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h133 #define SNDCTL_SEQ_GETINCOUNT _SIOR ('Q', 5, int) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc738 unsigned IOCTL_SNDCTL_SEQ_GETINCOUNT = SNDCTL_SEQ_GETINCOUNT;
Dsanitizer_common_interceptors_ioctl.inc259 _(SNDCTL_SEQ_GETINCOUNT, WRITE, sizeof(int));