Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h723 #define SNDCTL_COPR_LOAD _SIOWR('C', 1, copr_buffer) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc674 unsigned IOCTL_SNDCTL_COPR_LOAD = SNDCTL_COPR_LOAD;
Dsanitizer_common_interceptors_ioctl.inc234 _(SNDCTL_COPR_LOAD, READ, struct_copr_buffer_sz);