Home | History | Annotate | Download | only in linux

Lines Matching defs:synth_control

148 #define SNDCTL_SYNTH_CONTROL		_SIOWR('Q',21, struct synth_control)
151 typedef struct synth_control
155 }synth_control;