Home | Sort by relevance Sort by last modified time |
/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...] |