Searched refs:set_pin_targets (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_auto_parser.c | 819 static void set_pin_targets(struct hda_codec *codec, in set_pin_targets() function 865 set_pin_targets(codec, fix->v.pins); in __snd_hda_apply_fixup()
|
| H A D | hda_generic.c | 228 static void set_pin_targets(struct hda_codec *codec, int num_pins, in set_pin_targets() function 2081 set_pin_targets(codec, cfg->line_outs, cfg->line_out_pins, val); in parse_output_paths() 2083 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths() 2086 set_pin_targets(codec, cfg->speaker_outs, in parse_output_paths()
|