Home
last modified time | relevance | path

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

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