Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c26 #define MSND_MIXER_AUX 2 /* Input source 1 (aux1) */ macro
49 #define MSND_MASK_AUX (1 << MSND_MIXER_AUX)
223 case MSND_MIXER_AUX: /* aux pot control */ in snd_msndmix_set()
244 update_potm(MSND_MIXER_AUX, bAuxPotPos, HDEXAR_AUX_SET_POTS); in snd_msndmix_set()
279 DUMMY_VOLUME("Aux Volume", 0, MSND_MIXER_AUX),
318 update_potm(MSND_MIXER_AUX, bAuxPotPos, HDEXAR_AUX_SET_POTS); in snd_msndmix_setup()