Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h170 #define SNDCTL_TMR_STOP _SIO ('T', 3) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1132 _EXPORT_INT(m, SNDCTL_TMR_STOP); in initossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc762 unsigned IOCTL_SNDCTL_TMR_STOP = SNDCTL_TMR_STOP;
Dsanitizer_common_interceptors_ioctl.inc108 // _(SNDCTL_TMR_STOP, NONE, 0);