Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h726 #define SNDCTL_COPR_WDATA _SIOW ('C', 4, copr_debug_buf) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1051 _EXPORT_INT(m, SNDCTL_COPR_WDATA); in initossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc687 unsigned IOCTL_SNDCTL_COPR_WDATA = SNDCTL_COPR_WDATA;
Dsanitizer_common_interceptors_ioctl.inc245 _(SNDCTL_COPR_WDATA, READ, struct_copr_debug_buf_sz);