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

  /bionic/libc/kernel/uapi/linux/
soundcard.h 86 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
103 #define SNDCTL_SYNTH_ID _SIOWR('Q', 20, struct synth_info)
269 struct synth_info { struct
  /external/kernel-headers/original/uapi/linux/
soundcard.h 130 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
147 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
480 struct synth_info { /* Read only */ struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 128 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
145 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
476 struct synth_info { /* Read only */ struct
    [all...]

Completed in 55 milliseconds