Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Dice1712.h223 struct snd_ice1712_eeprom { struct
328 struct snd_ice1712_eeprom eeprom;
Dice1712.c1629 uinfo->count = sizeof(struct snd_ice1712_eeprom); in snd_ice1712_eeprom_info()
1642 static struct snd_kcontrol_new snd_ice1712_eeprom = { variable
2467 err = snd_ctl_add(ice->card, snd_ctl_new1(&snd_ice1712_eeprom, ice)); in snd_ice1712_build_controls()
Dice1724.c1589 uinfo->count = sizeof(struct snd_ice1712_eeprom); in snd_vt1724_eeprom_info()