Home | History | Annotate | Download | only in linux

Lines Matching refs:synth_control

150 #define SNDCTL_SYNTH_CONTROL		_SIOWR('Q',21, struct synth_control)
153 typedef struct synth_control
157 }synth_control;