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

  /bionic/libc/kernel/uapi/linux/
soundcard.h 104 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q', 21, struct synth_control)
106 typedef struct synth_control { struct
109 } synth_control; typedef in typeref:struct:synth_control
  /external/kernel-headers/original/uapi/linux/
soundcard.h 148 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
151 typedef struct synth_control struct
155 }synth_control; typedef in typeref:struct:synth_control
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 146 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
149 typedef struct synth_control struct
153 }synth_control; typedef in typeref:struct:synth_control
    [all...]

Completed in 148 milliseconds