Searched refs:SOUND_MIXER_LINE1 (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/sound/oss/ |
D | ad1848_mixer.h | 121 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,
|
D | sb_ess.c | 1383 #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),
|
D | waveartist.c | 1058 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()
|
D | trix.c | 258 AD1848_REROUTE(SOUND_MIXER_LINE1, SOUND_MIXER_LINE); /* Line in */ in init_trix_wss()
|
D | msnd_pinnacle.c | 386 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()
|
D | swarm_cs4297a.c | 379 [SOUND_MIXER_LINE1] = 2, // AUX in cs_printioctl() 1171 [SOUND_MIXER_LINE1] = 2, // AUX in mixer_ioctl()
|
/linux-4.4.14/include/uapi/linux/ |
D | soundcard.h | 767 #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.4.14/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 230 SOUND_MIXER_LINE1 Aux 0
|
/linux-4.4.14/sound/core/oss/ |
D | mixer_oss.c | 1288 { SOUND_MIXER_LINE1, "Aux", 0 }, in snd_mixer_oss_build()
|