Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dsonicvibes.c100 #define SV_IREG_MIC 0x08 /* MIC Input Control */ macro
1078 SONICVIBES_SINGLE("Mic Playback Switch", 0, SV_IREG_MIC, 7, 1, 1),
1079 SONICVIBES_SINGLE("Mic Playback Volume", 0, SV_IREG_MIC, 0, 15, 1),
1364 snd_sonicvibes_out(sonic, SV_IREG_MIC, 0x8f); in snd_sonicvibes_create()