Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound_paula.c624 return IOCTL_OUT(arg, SOUND_MASK_VOLUME | SOUND_MASK_TREBLE); in AmiMixerIoctl()
628 return IOCTL_OUT(arg, SOUND_MASK_VOLUME); in AmiMixerIoctl()
H A Ddmasound_atari.c1404 SOUND_MASK_VOLUME | SOUND_MASK_TREBLE | SOUND_MASK_BASS | in TTMixerIoctl()
1407 return IOCTL_OUT(arg, SOUND_MASK_VOLUME); in TTMixerIoctl()
1438 return IOCTL_OUT(arg, SOUND_MASK_VOLUME | SOUND_MASK_MIC | SOUND_MASK_SPEAKER); in FalconMixerIoctl()
1440 return IOCTL_OUT(arg, SOUND_MASK_VOLUME | SOUND_MASK_MIC); in FalconMixerIoctl()
/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.h815 #define SOUND_MASK_VOLUME (1 << SOUND_MIXER_VOLUME) macro
/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.h815 #define SOUND_MASK_VOLUME (1 << SOUND_MIXER_VOLUME) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h819 #define SOUND_MASK_VOLUME (1 << SOUND_MIXER_VOLUME) macro