Searched refs:CVol (Results 1 – 2 of 2) sorted by relevance
457 (voice->CVol & 0x7f); in snd_trident_write_voice_regs()640 (voice->CVol & 0x007f), in snd_trident_write_rvol_reg()659 unsigned int CVol) in snd_trident_write_cvol_reg() argument661 voice->CVol = CVol; in snd_trident_write_cvol_reg()664 (voice->CVol & 0x007f), in snd_trident_write_cvol_reg()977 voice->CVol = mix->cvol; in snd_trident_playback_prepare()1002 evoice->RVol = evoice->CVol = 0x7f; /* mute */ in snd_trident_playback_prepare()1115 voice->CVol = 0x7f; in snd_trident_capture_prepare()1209 voice->CVol = 0; in snd_trident_si7018_capture_prepare()1237 evoice->RVol = evoice->CVol = 0x7f; /* mute */ in snd_trident_si7018_capture_prepare()[all …]
300 unsigned char CVol; /* 7 bits (5.2) */ member