Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dsonicvibes.c97 #define SV_IREG_LEFT_LINE 0x06 /* Left Line Input Control */ macro
1059 SONICVIBES_DOUBLE("Line Playback Switch", 0, SV_IREG_LEFT_LINE, SV_IREG_RIGHT_LINE, 7, 7, 1, 1),
1060 SONICVIBES_DOUBLE("Line Playback Volume", 0, SV_IREG_LEFT_LINE, SV_IREG_RIGHT_LINE, 0, 0, 31, 1),
1325 snd_sonicvibes_out(sonic, SV_IREG_LEFT_LINE, 0x9f); in snd_sonicvibes_create()