Searched defs:snd_trident_pcm_mixer (Results 1 – 1 of 1) sorted by relevance
346 struct snd_trident_pcm_mixer { struct347 struct snd_trident_voice *voice; /* active voice */348 unsigned short vol; /* front volume */349 unsigned char pan; /* pan control */350 unsigned char rvol; /* rear volume */351 unsigned char cvol; /* center volume */352 unsigned char pad;