Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h730 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc600 unsigned IOCTL_SNDCTL_COPR_SENDMSG = SNDCTL_COPR_SENDMSG;
Dsanitizer_common_interceptors_ioctl.inc240 _(SNDCTL_COPR_SENDMSG, READ, struct_copr_msg_sz);
/external/strace/linux/
Dioctlent.h.in294 {"linux/soundcard.h", "SNDCTL_COPR_SENDMSG", 0x4308},