Home
last modified time | relevance | path

Searched refs:SNDCTL_SEQ_RESET (Results 1 – 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h128 #define SNDCTL_SEQ_RESET _SIO ('Q', 0) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1111 _EXPORT_INT(m, SNDCTL_SEQ_RESET); in initossaudiodev()
/external/python/cpython3/Modules/
Dossaudiodev.c1287 _EXPORT_INT(m, SNDCTL_SEQ_RESET); in PyInit_ossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc750 unsigned IOCTL_SNDCTL_SEQ_RESET = SNDCTL_SEQ_RESET;
Dsanitizer_common_interceptors_ioctl.inc269 _(SNDCTL_SEQ_RESET, NONE, 0);