snd_ice1712_eeprom
uinfo->count = sizeof(struct snd_ice1712_eeprom);
static const struct snd_kcontrol_new snd_ice1712_eeprom = {
err = snd_ctl_add(ice->card, snd_ctl_new1(&snd_ice1712_eeprom, ice));
struct snd_ice1712_eeprom eeprom;
uinfo->count = sizeof(struct snd_ice1712_eeprom);