Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/hda/
Dpatch_cmedia.c46 struct cmi_spec { struct
47 int board_config;
48 unsigned int no_line_in: 1; /* no line-in (5-jack) */
49 unsigned int front_panel: 1; /* has front-panel 2-jack */
52 struct hda_multi_out multiout;
53 hda_nid_t dac_nids[AUTO_CFG_MAX_OUTS]; /* NID for each DAC */
54 int num_dacs;
57 const hda_nid_t *adc_nids;
58 hda_nid_t dig_in_nid;
61 const struct hda_input_mux *input_mux;
[all …]