Home
last modified time | relevance | path

Searched refs:AUTO_CFG_MAX_OUTS (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/pci/hda/
A Dhda_auto_parser.h29 #define AUTO_CFG_MAX_OUTS HDA_MAX_OUTS macro
63 hda_nid_t line_out_pins[AUTO_CFG_MAX_OUTS];
65 hda_nid_t speaker_pins[AUTO_CFG_MAX_OUTS];
68 hda_nid_t hp_pins[AUTO_CFG_MAX_OUTS];
A Dhda_generic.h153 hda_nid_t private_dac_nids[AUTO_CFG_MAX_OUTS];
171 int out_paths[AUTO_CFG_MAX_OUTS];
172 int hp_paths[AUTO_CFG_MAX_OUTS];
173 int speaker_paths[AUTO_CFG_MAX_OUTS];
175 int digout_paths[AUTO_CFG_MAX_OUTS];
A Dhda_auto_parser.c363 sizeof(hp_out[0]) * (AUTO_CFG_MAX_OUTS - cfg->hp_outs)); in snd_hda_parse_pin_defcfg()
A Dpatch_ca0132.c1074 hda_nid_t out_pins[AUTO_CFG_MAX_OUTS];
1075 hda_nid_t dacs[AUTO_CFG_MAX_OUTS];

Completed in 23 milliseconds