Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_GETISPACE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h582 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info) macro
681 #define SOUND_PCM_GETISPACE SNDCTL_DSP_GETISPACE
/openbmc/qemu/audio/
H A Dossaudio.c330 if (ioctl (fd, in ? SNDCTL_DSP_GETISPACE : SNDCTL_DSP_GETOSPACE, &abinfo)) { in oss_open()
/openbmc/qemu/linux-user/
H A Dioctls.h455 IOCTL(SNDCTL_DSP_GETISPACE, IOC_R, MK_PTR(MK_STRUCT(STRUCT_audio_buf_info)))
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2706 case SNDCTL_DSP_GETISPACE: in snd_pcm_oss_ioctl()
2708 cmd == SNDCTL_DSP_GETISPACE ? in snd_pcm_oss_ioctl()