Home
last modified time | relevance | path

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

/Linux-v6.6/sound/isa/gus/
Dgus_pcm.c260 int cvoice; in snd_gf1_pcm_interrupt_volume() local
274 cvoice = pcmp->pvoices[0] == pvoice ? 0 : 1; in snd_gf1_pcm_interrupt_volume()
277 vol = !cvoice ? gus->gf1.pcm_volume_level_left : gus->gf1.pcm_volume_level_right; in snd_gf1_pcm_interrupt_volume()