Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dossaudiodev.c1272 _EXPORT_INT(m, SNDCTL_MIDI_PRETIME); in PyInit_ossaudiodev()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h846 #define SNDCTL_MIDI_PRETIME __SIOWR('m', 0, int) macro