Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h730 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1049 _EXPORT_INT(m, SNDCTL_COPR_SENDMSG); in initossaudiodev()
/external/python/cpython3/Modules/
Dossaudiodev.c1222 _EXPORT_INT(m, SNDCTL_COPR_SENDMSG); in PyInit_ossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc685 unsigned IOCTL_SNDCTL_COPR_SENDMSG = SNDCTL_COPR_SENDMSG;
Dsanitizer_common_interceptors_ioctl.inc243 _(SNDCTL_COPR_SENDMSG, READ, struct_copr_msg_sz);
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp686 unsigned IOCTL_SNDCTL_COPR_SENDMSG = SNDCTL_COPR_SENDMSG;
Dsanitizer_common_interceptors_ioctl.inc246 _(SNDCTL_COPR_SENDMSG, READ, struct_copr_msg_sz);