Searched refs:OSS_GETVERSION (Results 1 – 2 of 2) sorted by relevance
712 if (ioctl (fd, OSS_GETVERSION, &ver) < 0) { in gst_oss4_audio_get_version()
1683 #define OSS_GETVERSION __SIOR ('M', 118, int) macro