Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dossaudiodev.c1295 _EXPORT_INT(m, SNDCTL_SYNTH_INFO); in PyInit_ossaudiodev()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h109 #define SNDCTL_SYNTH_INFO __SIOWR('Q', 2, struct synth_info) macro