Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dsonicvibes.c113 #define SV_IREG_RIGHT_LINE 0x07 /* Right Line Input Control */ macro
1090 SONICVIBES_DOUBLE("Line Playback Switch", 0, SV_IREG_LEFT_LINE, SV_IREG_RIGHT_LINE, 7, 7, 1, 1),
1091 SONICVIBES_DOUBLE("Line Playback Volume", 0, SV_IREG_LEFT_LINE, SV_IREG_RIGHT_LINE, 0, 0, 31, 1),
1375 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_LINE, 0x9f); in snd_sonicvibes_create()