HomeSort by relevance Sort by last modified time
    Searched refs:SNDCTL_DSP_GETCHANNELMASK (Results 1 - 5 of 5) sorted by null

  /external/python/cpython2/Modules/
ossaudiodev.c 1058 #ifdef SNDCTL_DSP_GETCHANNELMASK
1059 _EXPORT_INT(m, SNDCTL_DSP_GETCHANNELMASK);
  /external/python/cpython3/Modules/
ossaudiodev.c     [all...]
  /bionic/libc/kernel/uapi/linux/
soundcard.h 378 #define SNDCTL_DSP_GETCHANNELMASK _SIOWR('P', 64, int)
  /external/kernel-headers/original/uapi/linux/
soundcard.h 625 #define SNDCTL_DSP_GETCHANNELMASK _SIOWR('P', 64, int)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 621 #define SNDCTL_DSP_GETCHANNELMASK _SIOWR('P', 64, int)
    [all...]

Completed in 768 milliseconds