Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/
Dac97_codec.c206 {SOUND_MIXER_PHONEIN, 0x4343},
228 [SOUND_MIXER_PHONEIN] = {AC97_PHONE_VOL, 32},
252 [AC97_REC_PHONE] = SOUND_MIXER_PHONEIN
263 [SOUND_MIXER_PHONEIN] = AC97_REC_PHONE
306 } else if (oss_channel == SOUND_MIXER_PHONEIN) { in ac97_read_mixer()
395 } else if (oss_channel == SOUND_MIXER_PHONEIN) { in ac97_write_mixer()
Dwaveartist.c1631 case SOUND_MIXER_PHONEIN: /* left aux only */ in netwinder_decode_mixer()
1670 case SOUND_MIXER_PHONEIN: /* phone mic: left aux1 only */ in netwinder_get_mixer()
/linux-2.6.39/include/linux/
Dsoundcard.h781 #define SOUND_MIXER_PHONEIN 20 /* Phone input */ macro
847 #define SOUND_MASK_PHONEIN (1 << SOUND_MIXER_PHONEIN)
/linux-2.6.39/fs/
Dcompat_ioctl.c1127 COMPATIBLE_IOCTL(MIXER_READ(SOUND_MIXER_PHONEIN))
1160 COMPATIBLE_IOCTL(MIXER_WRITE(SOUND_MIXER_PHONEIN))
/linux-2.6.39/Documentation/sound/alsa/
DOSS-Emulation.txt236 SOUND_MIXER_PHONEIN Phone 0
/linux-2.6.39/sound/core/oss/
Dmixer_oss.c1287 { SOUND_MIXER_PHONEIN, "Phone", 0 }, in snd_mixer_oss_build()