Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_auto_parser.c91 static void reorder_outputs(unsigned int nums, hda_nid_t *pins) in reorder_outputs() function
400 reorder_outputs(cfg->line_outs, cfg->line_out_pins); in snd_hda_parse_pin_defcfg()
401 reorder_outputs(cfg->hp_outs, cfg->hp_pins); in snd_hda_parse_pin_defcfg()
402 reorder_outputs(cfg->speaker_outs, cfg->speaker_pins); in snd_hda_parse_pin_defcfg()