Searched refs:SV_IREG_RIGHT_PCM (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/ |
D | sonicvibes.c | 108 #define SV_IREG_RIGHT_PCM 0x11 /* Right PCM Input Control */ macro 1070 SONICVIBES_DOUBLE("PCM Playback Switch", 0, SV_IREG_LEFT_PCM, SV_IREG_RIGHT_PCM, 7, 7, 1, 1), 1071 SONICVIBES_DOUBLE("PCM Playback Volume", 0, SV_IREG_LEFT_PCM, SV_IREG_RIGHT_PCM, 0, 0, 63, 1), 1335 snd_sonicvibes_out(sonic, SV_IREG_RIGHT_PCM, 0xbf); in snd_sonicvibes_create()
|