Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h171 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1127 _EXPORT_INT(m, SNDCTL_TMR_CONTINUE); in initossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc757 unsigned IOCTL_SNDCTL_TMR_CONTINUE = SNDCTL_TMR_CONTINUE;
Dsanitizer_common_interceptors_ioctl.inc106 // _(SNDCTL_TMR_CONTINUE, NONE, 0);