Home
last modified time | relevance | path

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

/sound/pci/
Dsonicvibes.c114 #define SV_IREG_MIC 0x08 /* MIC Input Control */ macro
1092 SONICVIBES_SINGLE("Mic Playback Switch", 0, SV_IREG_MIC, 7, 1, 1),
1093 SONICVIBES_SINGLE("Mic Playback Volume", 0, SV_IREG_MIC, 0, 15, 1),
1376 snd_sonicvibes_out(sonic, SV_IREG_MIC, 0x8f); in snd_sonicvibes_create()