Searched refs:MSND_MIXER_AUX (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/msnd/ |
H A D | msnd_pinnacle_mixer.c | 26 #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()
|
/kernel/linux/linux-6.6/sound/isa/msnd/ |
H A D | msnd_pinnacle_mixer.c | 26 #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()
|
Completed in 2 milliseconds