Searched defs:ca0132_spec (Results 1 – 1 of 1) sorted by relevance
699 struct ca0132_spec { struct700 struct snd_kcontrol_new *mixers[5];701 unsigned int num_mixers;702 const struct hda_verb *base_init_verbs;703 const struct hda_verb *base_exit_verbs;704 const struct hda_verb *chip_init_verbs;705 struct hda_verb *spec_init_verbs;706 struct auto_pin_cfg autocfg;709 struct hda_multi_out multiout;710 hda_nid_t out_pins[AUTO_CFG_MAX_OUTS];[all …]