HomeSort by relevance Sort by last modified time
    Searched defs:remove_sample (Results 1 - 2 of 2) 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...]

Completed in 50 milliseconds