Home
last modified time | relevance | path

Searched refs:SNDCTL_COPR_SENDMSG (Results 1 – 3 of 3) 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.cc680 unsigned IOCTL_SNDCTL_COPR_SENDMSG = SNDCTL_COPR_SENDMSG;
Dsanitizer_common_interceptors_ioctl.inc240 _(SNDCTL_COPR_SENDMSG, READ, struct_copr_msg_sz);