Home
last modified time | relevance | path

Searched defs:snd_emu10k1_fx8010_ctl (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/sound/
Demu10k1.h1576 struct snd_emu10k1_fx8010_ctl { struct
1577 struct list_head list; /* list link container */
1578 unsigned int vcount;
1579 unsigned int count; /* count of GPR (1..16) */
1580 unsigned short gpr[32]; /* GPR number(s) */
1581 unsigned int value[32];
1582 unsigned int min; /* minimum range */
1583 unsigned int max; /* maximum range */
1584 unsigned int translation; /* translation type (EMU10K1_GPR_TRANSLATION*) */
1585 struct snd_kcontrol *kcontrol;