Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_SETFRAGMENT (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/arch/um/drivers/
Dhostaudio_kern.c150 case SNDCTL_DSP_SETFRAGMENT: in hostaudio_ioctl()
166 case SNDCTL_DSP_SETFRAGMENT: in hostaudio_ioctl()
/Linux-v5.4/include/uapi/linux/
Dsoundcard.h551 #define SNDCTL_DSP_SETFRAGMENT _SIOWR('P',10, int) macro
677 #define SOUND_PCM_SETFRAGMENT SNDCTL_DSP_SETFRAGMENT
/Linux-v5.4/sound/oss/dmasound/
Ddmasound_core.c1105 case SNDCTL_DSP_SETFRAGMENT: in sq_ioctl()
/Linux-v5.4/fs/
Dcompat_ioctl.c689 COMPATIBLE_IOCTL(SNDCTL_DSP_SETFRAGMENT)
/Linux-v5.4/sound/core/oss/
Dpcm_oss.c2649 case SNDCTL_DSP_SETFRAGMENT: in snd_pcm_oss_ioctl()