Home
last modified time | relevance | path

Searched refs:SNDCTL_COPR_RCODE (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h725 #define SNDCTL_COPR_RCODE _SIOWR('C', 3, copr_debug_buf) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc623 unsigned IOCTL_SNDCTL_COPR_RCODE = SNDCTL_COPR_RCODE;
Dsanitizer_common_interceptors_ioctl.inc235 _(SNDCTL_COPR_RCODE, WRITE, struct_copr_debug_buf_sz);