Home
last modified time | relevance | path

Searched refs:SNDCTL_COPR_RESET (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h722 #define SNDCTL_COPR_RESET _SIO ('C', 0) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1047 _EXPORT_INT(m, SNDCTL_COPR_RESET); in initossaudiodev()
/external/python/cpython3/Modules/
Dossaudiodev.c1220 _EXPORT_INT(m, SNDCTL_COPR_RESET); in PyInit_ossaudiodev()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp684 unsigned IOCTL_SNDCTL_COPR_RESET = SNDCTL_COPR_RESET;
Dsanitizer_common_interceptors_ioctl.inc244 _(SNDCTL_COPR_RESET, NONE, 0);
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc683 unsigned IOCTL_SNDCTL_COPR_RESET = SNDCTL_COPR_RESET;
Dsanitizer_common_interceptors_ioctl.inc241 _(SNDCTL_COPR_RESET, NONE, 0);