HomeSort by relevance Sort by last modified time
    Searched defs:SNDCTL_DSP_MAPINBUF (Results 1 - 4 of 4) sorted by null

  /external/strace/
ioctl_redefs2.h 885 #ifdef SNDCTL_DSP_MAPINBUF
886 # undef SNDCTL_DSP_MAPINBUF
887 # define SNDCTL_DSP_MAPINBUF 0x80085013
ioctl_redefs1.h 1085 #ifdef SNDCTL_DSP_MAPINBUF
1086 # undef SNDCTL_DSP_MAPINBUF
1087 # define SNDCTL_DSP_MAPINBUF 0x80085013
    [all...]
  /bionic/libc/kernel/uapi/linux/
soundcard.h 373 #define SNDCTL_DSP_MAPINBUF _SIOR('P', 19, buffmem_desc)
426 #define SOUND_PCM_MAPINBUF SNDCTL_DSP_MAPINBUF
  /external/kernel-headers/original/uapi/linux/
soundcard.h 619 #define SNDCTL_DSP_MAPINBUF _SIOR ('P', 19, buffmem_desc)
689 #define SOUND_PCM_MAPINBUF SNDCTL_DSP_MAPINBUF
    [all...]

Completed in 388 milliseconds