Searched refs:SV_IREG_RIGHT_AUX2 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/ |
D | sonicvibes.c | 119 #define SV_IREG_RIGHT_AUX2 0x0d /* Right AUX2 Input Control */ macro 1097 SONICVIBES_DOUBLE("Aux Playback Switch", 1, SV_IREG_LEFT_AUX2, SV_IREG_RIGHT_AUX2, 7, 7, 1, 1), 1098 SONICVIBES_DOUBLE("Aux Playback Volume", 1, SV_IREG_LEFT_AUX2, SV_IREG_RIGHT_AUX2, 0, 0, 31, 1), 1380 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_AUX2, 0x9f); in snd_sonicvibes_create()
|