Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dossaudio.c38 #if defined OSS_GETVERSION && defined SNDCTL_DSP_POLICY
224 if (ioctl (fd, OSS_GETVERSION, &version)) { in oss_get_version()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h972 #define OSS_GETVERSION _SIOR ('M', 118, int) macro
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c350 case OSS_GETVERSION: in mixer_ioctl()
/openbmc/linux/sound/core/oss/
H A Dmixer_oss.c341 case OSS_GETVERSION: in snd_mixer_oss_ioctl1()
H A Dpcm_oss.c2607 if (cmd == OSS_GETVERSION) in snd_pcm_oss_ioctl()