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

  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 147 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
155 typedef struct remove_sample struct
160 } remove_sample; typedef in typeref:struct:remove_sample
    [all...]

Completed in 333 milliseconds