Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h545 #define SNDCTL_DSP_SAMPLESIZE SNDCTL_DSP_SETFMT
555 #define SNDCTL_DSP_SETFMT _SIOWR('P',5, int) /* Selects ONE fmt*/ macro
671 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT
679 #define SOUND_PCM_SETFMT SNDCTL_DSP_SETFMT
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c1080 case SNDCTL_DSP_SETFMT: in sq_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h464 IOCTL(SNDCTL_DSP_SETFMT, IOC_RW, MK_PTR(TYPE_INT))
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2660 case SNDCTL_DSP_SETFMT: in snd_pcm_oss_ioctl()