Home | History | Annotate | Download | only in linux

Lines Matching defs:remove_sample

151 #define SNDCTL_SYNTH_REMOVESAMPLE	_SIOWR('Q',22, struct remove_sample)
159 typedef struct remove_sample
164 } remove_sample;