Searched refs:SV_IREG_RIGHT_SYNTH (Results 1 – 1 of 1) sorted by relevance
/sound/pci/ |
D | sonicvibes.c | 118 #define SV_IREG_RIGHT_SYNTH 0x0b /* Right Synth Input Control */ macro 1102 SONICVIBES_DOUBLE("Synth Playback Switch", 0, SV_IREG_LEFT_SYNTH, SV_IREG_RIGHT_SYNTH, 7, 7, 1, 1), 1103 SONICVIBES_DOUBLE("Synth Playback Volume", 0, SV_IREG_LEFT_SYNTH, SV_IREG_RIGHT_SYNTH, 0, 0, 31, 1), 1375 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_SYNTH, 0x9f); in snd_sonicvibes_create()
|