Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h173 #define SNDCTL_TMR_SOURCE _SIOWR('T', 6, int) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc703 unsigned IOCTL_SNDCTL_TMR_SOURCE = SNDCTL_TMR_SOURCE;
Dsanitizer_common_interceptors_ioctl.inc275 _(SNDCTL_TMR_SOURCE, WRITE, sizeof(int));