Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h727 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1050 _EXPORT_INT(m, SNDCTL_COPR_WCODE); in initossaudiodev()
/external/python/cpython3/Modules/
Dossaudiodev.c1223 _EXPORT_INT(m, SNDCTL_COPR_WCODE); in PyInit_ossaudiodev()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp687 unsigned IOCTL_SNDCTL_COPR_WCODE = SNDCTL_COPR_WCODE;
Dsanitizer_common_interceptors_ioctl.inc247 _(SNDCTL_COPR_WCODE, READ, struct_copr_debug_buf_sz);
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc686 unsigned IOCTL_SNDCTL_COPR_WCODE = SNDCTL_COPR_WCODE;
Dsanitizer_common_interceptors_ioctl.inc244 _(SNDCTL_COPR_WCODE, READ, struct_copr_debug_buf_sz);