Searched defs:AC97_PCM_Out_Volume_Mute (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A DDevIchAc97.cpp168 AC97_PCM_Out_Volume_Mute = 0x18, enumerator in enum:__anon9866
1051 ichac97SetVolume(pThis, AC97_PCM_Out_Volume_Mute, PDMAUDIOMIXERCTL_PCM, 0x8808);
1055 ichac97SetVolume(pThis, AC97_PCM_Out_Volume_Mute, AUD_MIXER_PCM, 0x8808);
1061 ichac97MixerStore(pThis, AC97_PCM_Out_Volume_Mute, 0x8808);
1925 case AC97_PCM_Out_Volume_Mute:
1944 case AC97_PCM_Out_Volume_Mute:
2146 V_(AC97_PCM_Out_Volume_Mute, PDMAUDIOMIXERCTL_PCM);
2150 V_(AC97_PCM_Out_Volume_Mute, AUD_MIXER_PCM);

Completed in 51 milliseconds