Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Dice1712.h213 struct snd_ice1712_eeprom { struct
318 struct snd_ice1712_eeprom eeprom;
Dice1712.c1603 uinfo->count = sizeof(struct snd_ice1712_eeprom); in snd_ice1712_eeprom_info()
1616 static const struct snd_kcontrol_new snd_ice1712_eeprom = { variable
2432 err = snd_ctl_add(ice->card, snd_ctl_new1(&snd_ice1712_eeprom, ice)); in snd_ice1712_build_controls()
Dice1724.c1574 uinfo->count = sizeof(struct snd_ice1712_eeprom); in snd_vt1724_eeprom_info()