Searched defs:ca0132_spec (Results 1 – 1 of 1) sorted by relevance
312 struct ca0132_spec { struct313 struct auto_pin_cfg autocfg;314 struct hda_multi_out multiout;315 hda_nid_t out_pins[AUTO_CFG_MAX_OUTS];316 hda_nid_t dacs[AUTO_CFG_MAX_OUTS];317 hda_nid_t hp_dac;318 hda_nid_t input_pins[AUTO_PIN_LAST];319 hda_nid_t adcs[AUTO_PIN_LAST];320 hda_nid_t dig_out;321 hda_nid_t dig_in;[all …]