Searched refs:SV_IREG_LEFT_PCM (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/ |
D | sonicvibes.c | 107 #define SV_IREG_LEFT_PCM 0x10 /* Left 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), 1334 snd_sonicvibes_out(sonic, SV_IREG_LEFT_PCM, 0xbf); in snd_sonicvibes_create()
|