Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h729 #define SNDCTL_COPR_HALT _SIOWR('C', 7, copr_debug_buf) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc593 unsigned IOCTL_SNDCTL_COPR_HALT = SNDCTL_COPR_HALT;
Dsanitizer_common_interceptors_ioctl.inc233 _(SNDCTL_COPR_HALT, WRITE, struct_copr_debug_buf_sz);
/external/strace/linux/
Dioctlent.h.in292 {"linux/soundcard.h", "SNDCTL_COPR_HALT", 0x4307},