Home
last modified time | relevance | path

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

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