Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h554 #define SNDCTL_DSP_GETFMTS _SIOR ('P',11, int) /* Returns a mask */ macro
678 #define SOUND_PCM_GETFMTS SNDCTL_DSP_GETFMTS
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c997 case SNDCTL_DSP_GETFMTS: in sq_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h462 IOCTL(SNDCTL_DSP_GETFMTS, IOC_R, MK_PTR(TYPE_INT))
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2700 case SNDCTL_DSP_GETFMTS: in snd_pcm_oss_ioctl()