Home | History | Annotate | Download | only in linux

Lines Matching defs:remove_sample

149 #define SNDCTL_SYNTH_REMOVESAMPLE	_SIOWR('Q',22, struct remove_sample)
157 typedef struct remove_sample
162 } remove_sample;