Home
last modified time | relevance | path

Searched refs:SOUND_MIXER_LINE1 (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/sound/oss/
Dad1848_mixer.h121 MIX_ENT(SOUND_MIXER_LINE1, 2, 1, 0, 5, 3, 1, 0, 5, 7),
141 MIX_ENT(SOUND_MIXER_LINE1, 2, 1, 0, 5, 3, 1, 0, 5, 7),
167 MIX_ENT(SOUND_MIXER_LINE1, 2, 1, 0, 5, 3, 1, 0, 5, 7),
192 MIX_ENT(SOUND_MIXER_LINE1, 2, 1, 1, 4, 3, 1, 1, 4, 7),
217 MIX_ENT2(SOUND_MIXER_LINE1, 22, 0, 4, 4, 23, 1, 1, 23, 0, 4,
Dsb_ess.c1383 #define ES_REC_MIXER_RECLINE1 (SOUND_MIXER_LINE1 + ES_REC_MIXER_RECDIFF)
1402 MIX_ENT(SOUND_MIXER_LINE1, 0x00, 0, 0, 0x00, 0, 0),
1429 MIX_ENT(SOUND_MIXER_LINE1, 0x00, 0, 0, 0x00, 0, 0),
1449 MIX_ENT(SOUND_MIXER_LINE1, 0x00, 0, 0, 0x00, 0, 0),
1473 MIX_ENT(SOUND_MIXER_LINE1, 0x00, 0, 0, 0x00, 0, 0),
1512 MIX_ENT(SOUND_MIXER_LINE1, 0x00, 0, 0, 0x00, 0, 0),
Dwaveartist.c1058 case SOUND_MIXER_LINE1: in waveartist_decode_mixer()
1645 case SOUND_MIXER_LINE1: /* left mic only */ in netwinder_decode_mixer()
1652 devc->levels[SOUND_MIXER_LINE1] = lev_l; in netwinder_decode_mixer()
1653 dev = SOUND_MIXER_LINE1; in netwinder_decode_mixer()
1685 case SOUND_MIXER_LINE1: /* handset mic: left mic only */ in netwinder_get_mixer()
1691 levels = devc->levels[SOUND_MIXER_LINE1] & 0xff; in netwinder_get_mixer()
Dtrix.c258 AD1848_REROUTE(SOUND_MIXER_LINE1, SOUND_MIXER_LINE); /* Line in */ in init_trix_wss()
Dmsnd_pinnacle.c386 case SOUND_MIXER_LINE1: in mixer_get()
467 case SOUND_MIXER_LINE1: /* aux pot control */ in mixer_set()
490 update_potm(SOUND_MIXER_LINE1, bAuxPotPos, HDEXAR_AUX_SET_POTS); in mixer_set()
499 update_potm(SOUND_MIXER_LINE1, bAuxPotPos, HDEXAR_AUX_SET_POTS); in mixer_setup()
Dswarm_cs4297a.c379 [SOUND_MIXER_LINE1] = 2, // AUX in cs_printioctl()
1171 [SOUND_MIXER_LINE1] = 2, // AUX in mixer_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h767 #define SOUND_MIXER_LINE1 14 /* Input source 1 (aux1) */ macro
833 #define SOUND_MASK_LINE1 (1 << SOUND_MIXER_LINE1)
865 #define SOUND_MIXER_READ_LINE1 MIXER_READ(SOUND_MIXER_LINE1)
895 #define SOUND_MIXER_WRITE_LINE1 MIXER_WRITE(SOUND_MIXER_LINE1)
/linux-4.1.27/Documentation/sound/alsa/
DOSS-Emulation.txt230 SOUND_MIXER_LINE1 Aux 0
/linux-4.1.27/sound/core/oss/
Dmixer_oss.c1287 { SOUND_MIXER_LINE1, "Aux", 0 }, in snd_mixer_oss_build()