Home | History | Annotate | Download | only in linux

Lines Matching refs:synth_control

125 #define SNDCTL_SYNTH_CONTROL _SIOWR('Q',21, struct synth_control)
127 typedef struct synth_control
132 }synth_control;