Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ice1712/
Dice1712.h227 struct snd_ice1712_eeprom { struct
332 struct snd_ice1712_eeprom eeprom;
Dice1712.c1620 uinfo->count = sizeof(struct snd_ice1712_eeprom); in snd_ice1712_eeprom_info()
1633 static const 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.c1588 uinfo->count = sizeof(struct snd_ice1712_eeprom); in snd_vt1724_eeprom_info()