Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsoundcard.h551 #define SNDCTL_DSP_SETFRAGMENT _SIOWR('P',10, int) macro
677 #define SOUND_PCM_SETFRAGMENT SNDCTL_DSP_SETFRAGMENT
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc728 unsigned IOCTL_SNDCTL_DSP_SETFRAGMENT = SNDCTL_DSP_SETFRAGMENT;
Dsanitizer_common_interceptors_ioctl.inc249 _(SNDCTL_DSP_SETFRAGMENT, WRITE, sizeof(int));