Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h137 #define SNDCTL_SEQ_RESETSAMPLES _SIOW ('Q', 9, int) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc694 unsigned IOCTL_SNDCTL_SEQ_RESETSAMPLES = SNDCTL_SEQ_RESETSAMPLES;
Dsanitizer_common_interceptors_ioctl.inc267 _(SNDCTL_SEQ_RESETSAMPLES, READ, sizeof(int));