Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsoundcard.h584 #define SNDCTL_DSP_GETCAPS _SIOR ('P',15, int) macro
683 #define SOUND_PCM_GETCAPS SNDCTL_DSP_GETCAPS
/Linux-v5.4/sound/oss/dmasound/
Ddmasound_core.c1142 case SNDCTL_DSP_GETCAPS: in sq_ioctl()
/Linux-v5.4/fs/
Dcompat_ioctl.c695 COMPATIBLE_IOCTL(SNDCTL_DSP_GETCAPS)
/Linux-v5.4/sound/core/oss/
Dpcm_oss.c2666 case SNDCTL_DSP_GETCAPS: in snd_pcm_oss_ioctl()