Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/hda/
Dalc_quirks.c9 struct alc_config_preset { struct
10 const struct snd_kcontrol_new *mixers[5]; /* should be identical size
13 const struct snd_kcontrol_new *cap_mixer; /* capture mixer */
14 const struct hda_verb *init_verbs[5];
15 unsigned int num_dacs;
16 const hda_nid_t *dac_nids;
17 hda_nid_t dig_out_nid; /* optional */
18 hda_nid_t hp_nid; /* optional */
19 const hda_nid_t *slave_dig_outs;
20 unsigned int num_adc_nids;
[all …]