Searched refs:SNDCTL_DSP_GETOSPACE (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dsoundcard.h581 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) macro
680 #define SOUND_PCM_GETOSPACE SNDCTL_DSP_GETOSPACE
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc440 _(SNDCTL_DSP_GETOSPACE, WRITE, struct_audio_buf_info_sz);
H A Dsanitizer_platform_limits_posix.cc920 unsigned IOCTL_SNDCTL_DSP_GETOSPACE = SNDCTL_DSP_GETOSPACE;

Completed in 63 milliseconds