Searched refs:SNDCTL_SYNTH_CONTROL (Results 1 – 2 of 2) sorted by relevance
1289 #ifdef SNDCTL_SYNTH_CONTROL in PyInit_ossaudiodev()1290 _EXPORT_INT(m, SNDCTL_SYNTH_CONTROL); in PyInit_ossaudiodev()
127 #define SNDCTL_SYNTH_CONTROL __SIOWR('Q',21, struct synth_control) macro