Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsoundcard.h773 #define SOUND_MIXER_PHONEIN 20 /* Phone input */ macro
839 #define SOUND_MASK_PHONEIN (1 << SOUND_MIXER_PHONEIN)
/linux-4.1.27/sound/oss/
Dwaveartist.c1651 case SOUND_MIXER_PHONEIN: /* left aux only */ in netwinder_decode_mixer()
1690 case SOUND_MIXER_PHONEIN: /* phone mic: left aux1 only */ in netwinder_get_mixer()
/linux-4.1.27/fs/
Dcompat_ioctl.c1144 COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_PHONEIN))
1177 COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_PHONEIN))
/linux-4.1.27/Documentation/sound/alsa/
DOSS-Emulation.txt236 SOUND_MIXER_PHONEIN Phone 0
/linux-4.1.27/sound/core/oss/
Dmixer_oss.c1296 { SOUND_MIXER_PHONEIN, "Phone", 0 }, in snd_mixer_oss_build()