Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsoundcard.h541 #define SNDCTL_DSP_SAMPLESIZE SNDCTL_DSP_SETFMT
551 #define SNDCTL_DSP_SETFMT _SIOWR('P',5, int) /* Selects ONE fmt*/ macro
667 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT
675 #define SOUND_PCM_SETFMT SNDCTL_DSP_SETFMT
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsoundcard.h541 #define SNDCTL_DSP_SAMPLESIZE SNDCTL_DSP_SETFMT
551 #define SNDCTL_DSP_SETFMT _SIOWR('P',5, int) /* Selects ONE fmt*/ macro
667 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT
675 #define SOUND_PCM_SETFMT SNDCTL_DSP_SETFMT
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Doss.c204 rc = ioctl(pPriv->device, SNDCTL_DSP_SETFMT, &tmp); in ossinit()
/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound_core.c1089 case SNDCTL_DSP_SETFMT: in sq_ioctl()
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c2642 case SNDCTL_DSP_SETFMT: in snd_pcm_oss_ioctl()