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

  /bionic/libc/kernel/uapi/linux/
soundcard.h 325 #define SNDCTL_DSP_GETFMTS _SIOR('P', 11, int)
415 #define SOUND_PCM_GETFMTS SNDCTL_DSP_GETFMTS
  /external/kernel-headers/original/uapi/linux/
soundcard.h 554 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) /* Returns a mask */
678 #define SOUND_PCM_GETFMTS SNDCTL_DSP_GETFMTS
    [all...]

Completed in 123 milliseconds