Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/ice1712/
Dice1712.h222 struct snd_ice1712_eeprom { struct
223 unsigned int subvendor; /* PCI[2c-2f] */
224 unsigned char size; /* size of EEPROM image in bytes */
225 unsigned char version; /* must be 1 (or 2 for vt1724) */
226 unsigned char data[32];
227 unsigned int gpiomask;
228 unsigned int gpiostate;
229 unsigned int gpiodir;