Home
last modified time | relevance | path

Searched defs:via_spec (Results 1 – 1 of 1) sorted by relevance

/sound/pci/hda/
Dpatch_via.c90 struct via_spec { struct
91 struct hda_gen_spec gen;
94 const struct snd_kcontrol_new *mixers[6];
95 unsigned int num_mixers;
97 const struct hda_verb *init_verbs[5];
98 unsigned int num_iverbs;
122 static struct via_spec *via_new_spec(struct hda_codec *codec) in via_new_spec() argument