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