Home
last modified time | relevance | path

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

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