Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dsonicvibes.c104 #define SV_IREG_RIGHT_AUX2 0x0d /* Right AUX2 Input Control */ macro
1066 SONICVIBES_DOUBLE("Aux Playback Switch", 1, SV_IREG_LEFT_AUX2, SV_IREG_RIGHT_AUX2, 7, 7, 1, 1),
1067 SONICVIBES_DOUBLE("Aux Playback Volume", 1, SV_IREG_LEFT_AUX2, SV_IREG_RIGHT_AUX2, 0, 0, 31, 1),
1331 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_AUX2, 0x9f); in snd_sonicvibes_create()