Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
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/
Dsanitizer_platform_limits_posix.cc868 unsigned IOCTL_SNDCTL_DSP_GETOSPACE = SNDCTL_DSP_GETOSPACE;
Dsanitizer_common_interceptors_ioctl.inc440 _(SNDCTL_DSP_GETOSPACE, WRITE, struct_audio_buf_info_sz);