Home
last modified time | relevance | path

Searched refs:SNDCTL_SYNTH_CONTROL (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Dossaudiodev.c1289 #ifdef SNDCTL_SYNTH_CONTROL in PyInit_ossaudiodev()
1290 _EXPORT_INT(m, SNDCTL_SYNTH_CONTROL); in PyInit_ossaudiodev()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h127 #define SNDCTL_SYNTH_CONTROL __SIOWR('Q',21, struct synth_control) macro