Home
last modified time | relevance | path

Searched refs:copr_msg (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h717 typedef struct copr_msg { struct
720 } copr_msg; argument
730 #define SNDCTL_COPR_SENDMSG _SIOWR('C', 8, copr_msg)
731 #define SNDCTL_COPR_RCVMSG _SIOR ('C', 9, copr_msg)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc356 unsigned struct_copr_msg_sz = sizeof(struct copr_msg);