Searched refs:SV_IREG_MIC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | sonicvibes.c | 100 #define SV_IREG_MIC 0x08 /* MIC Input Control */ macro 1061 SONICVIBES_SINGLE("Mic Playback Switch", 0, SV_IREG_MIC, 7, 1, 1), 1062 SONICVIBES_SINGLE("Mic Playback Volume", 0, SV_IREG_MIC, 0, 15, 1), 1348 snd_sonicvibes_out(sonic, SV_IREG_MIC, 0x8f); in snd_sonicvibes_create()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | sonicvibes.c | 99 #define SV_IREG_MIC 0x08 /* MIC Input Control */ macro 1061 SONICVIBES_SINGLE("Mic Playback Switch", 0, SV_IREG_MIC, 7, 1, 1), 1062 SONICVIBES_SINGLE("Mic Playback Volume", 0, SV_IREG_MIC, 0, 15, 1), 1327 snd_sonicvibes_out(sonic, SV_IREG_MIC, 0x8f); in snd_sonicvibes_create()
|
Completed in 5 milliseconds