Searched refs:CVol (Results 1 – 2 of 2) sorted by relevance
443 (voice->CVol & 0x7f); in snd_trident_write_voice_regs()626 (voice->CVol & 0x007f), in snd_trident_write_rvol_reg()645 unsigned int CVol) in snd_trident_write_cvol_reg() argument647 voice->CVol = CVol; in snd_trident_write_cvol_reg()650 (voice->CVol & 0x007f), in snd_trident_write_cvol_reg()936 voice->CVol = mix->cvol; in snd_trident_playback_prepare()961 evoice->RVol = evoice->CVol = 0x7f; /* mute */ in snd_trident_playback_prepare()1074 voice->CVol = 0x7f; in snd_trident_capture_prepare()1162 voice->CVol = 0; in snd_trident_si7018_capture_prepare()1190 evoice->RVol = evoice->CVol = 0x7f; /* mute */ in snd_trident_si7018_capture_prepare()[all …]
284 unsigned char CVol; /* 7 bits (5.2) */ member