Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h727 #define SNDCTL_COPR_WCODE _SIOW ('C', 5, copr_debug_buf) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc629 unsigned IOCTL_SNDCTL_COPR_WCODE = SNDCTL_COPR_WCODE;
Dsanitizer_common_interceptors_ioctl.inc241 _(SNDCTL_COPR_WCODE, READ, struct_copr_debug_buf_sz);