Searched refs:AUTO_CFG_MAX_OUTS (Results 1 – 9 of 9) sorted by relevance
386 #define AUTO_CFG_MAX_OUTS 5 macro417 hda_nid_t line_out_pins[AUTO_CFG_MAX_OUTS];419 hda_nid_t speaker_pins[AUTO_CFG_MAX_OUTS];422 hda_nid_t hp_pins[AUTO_CFG_MAX_OUTS];
35 hda_nid_t out_pins[AUTO_CFG_MAX_OUTS];36 hda_nid_t dacs[AUTO_CFG_MAX_OUTS];174 static char *prefix[AUTO_CFG_MAX_OUTS] = { in ca0110_build_controls()
52 hda_nid_t dac_nids[AUTO_CFG_MAX_OUTS]; /* NID for each DAC */
39 hda_nid_t dac_nid[AUTO_CFG_MAX_OUTS];
368 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];369 hda_nid_t private_adc_nids[AUTO_CFG_MAX_OUTS];370 hda_nid_t private_capsrc_nids[AUTO_CFG_MAX_OUTS];885 while (cfg->line_outs < AUTO_CFG_MAX_OUTS && in alc_fixup_autocfg_pin_nums()890 while (cfg->speaker_outs < AUTO_CFG_MAX_OUTS && in alc_fixup_autocfg_pin_nums()895 while (cfg->hp_outs < AUTO_CFG_MAX_OUTS && in alc_fixup_autocfg_pin_nums()
109 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
75 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
4578 sizeof(hda_nid_t) * (AUTO_CFG_MAX_OUTS - cfg->hp_outs)); in snd_hda_parse_pin_def_config()
142 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];