Searched defs:snd_trident_pcm_mixer (Results 1 – 1 of 1) sorted by relevance
331 struct snd_trident_pcm_mixer { struct332 struct snd_trident_voice *voice; /* active voice */333 unsigned short vol; /* front volume */334 unsigned char pan; /* pan control */335 unsigned char rvol; /* rear volume */336 unsigned char cvol; /* center volume */337 unsigned char pad;