Home | History | Annotate | Download | only in linux

Lines Matching refs:synth_control

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