Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-audio.c712 if (ioctl (fd, OSS_GETVERSION, &ver) < 0) { in gst_oss4_audio_get_version()
Doss4-soundcard.h1683 #define OSS_GETVERSION __SIOR ('M', 118, int) macro