Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Dice1712.h226 struct snd_ice1712_eeprom { struct
331 struct snd_ice1712_eeprom eeprom;
Dice1712.c1620 uinfo->count = sizeof(struct snd_ice1712_eeprom); in snd_ice1712_eeprom_info()
1633 static struct snd_kcontrol_new snd_ice1712_eeprom = { variable
2449 err = snd_ctl_add(ice->card, snd_ctl_new1(&snd_ice1712_eeprom, ice)); in snd_ice1712_build_controls()
Dice1724.c1590 uinfo->count = sizeof(struct snd_ice1712_eeprom); in snd_vt1724_eeprom_info()