Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h180 #define SNDCTL_TMR_METRONOME _SIOW ('T', 7, int) macro
/external/python/cpython2/Modules/
Dossaudiodev.c1128 _EXPORT_INT(m, SNDCTL_TMR_METRONOME); in initossaudiodev()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc758 unsigned IOCTL_SNDCTL_TMR_METRONOME = SNDCTL_TMR_METRONOME;
Dsanitizer_common_interceptors_ioctl.inc276 _(SNDCTL_TMR_METRONOME, READ, sizeof(int));