Home | History | Annotate | Download | only in linux

Lines Matching defs:remove_sample

126 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample)
134 typedef struct remove_sample
140 } remove_sample;