Home | Sort by relevance Sort by last modified time |
/bionic/libc/kernel/uapi/linux/ | |
soundcard.h | 105 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q', 22, struct remove_sample) 110 typedef struct remove_sample { struct 114 } remove_sample; typedef in typeref:struct:remove_sample |
/external/kernel-headers/original/uapi/linux/ | |
soundcard.h | 149 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample) 157 typedef struct remove_sample struct 162 } remove_sample; typedef in typeref:struct:remove_sample [all...] |