Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dsoundcard.h584 #define SNDCTL_DSP_GETCAPS _SIOR ('P',15, int) macro
683 #define SOUND_PCM_GETCAPS SNDCTL_DSP_GETCAPS
/linux-6.1.9/sound/oss/dmasound/
Ddmasound_core.c1133 case SNDCTL_DSP_GETCAPS: in sq_ioctl()
/linux-6.1.9/sound/core/oss/
Dpcm_oss.c2713 case SNDCTL_DSP_GETCAPS: in snd_pcm_oss_ioctl()