Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_GETOSPACE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dsoundcard.h581 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info) macro
680 #define SOUND_PCM_GETOSPACE SNDCTL_DSP_GETOSPACE
/linux/sound/oss/dmasound/
H A Ddmasound_core.c1117 case SNDCTL_DSP_GETOSPACE: in sq_ioctl()
/linux/sound/core/oss/
H A Dpcm_oss.c2690 case SNDCTL_DSP_GETOSPACE: in snd_pcm_oss_ioctl()