Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dhostaudio_kern.c145 case SNDCTL_DSP_GETBLKSIZE: in hostaudio_ioctl()
161 case SNDCTL_DSP_GETBLKSIZE: in hostaudio_ioctl()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h544 #define SNDCTL_DSP_GETBLKSIZE _SIOWR('P', 4, int) macro
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c1000 case SNDCTL_DSP_GETBLKSIZE: in sq_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h460 IOCTL(SNDCTL_DSP_GETBLKSIZE, IOC_RW, MK_PTR(TYPE_INT))
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2655 case SNDCTL_DSP_GETBLKSIZE: in snd_pcm_oss_ioctl()