Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_auto_parser.h89 int snd_hda_parse_pin_defcfg(struct hda_codec *codec,
96 snd_hda_parse_pin_defcfg(codec, cfg, ignore, 0)
Dpatch_cmedia.c63 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in patch_cmi9880()
97 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in patch_cmi8888()
Dpatch_ca0110.c45 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in ca0110_parse_auto_config()
Dpatch_cirrus.c365 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs_parse_auto_config()
1124 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs421x_parse_auto_config()
Dhda_auto_parser.c170 int snd_hda_parse_pin_defcfg(struct hda_codec *codec, in snd_hda_parse_pin_defcfg() function
441 EXPORT_SYMBOL_GPL(snd_hda_parse_pin_defcfg);
Dpatch_conexant.c929 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, in patch_conexant_auto()
Dpatch_analog.c201 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in ad198x_parse_auto_config()
Dpatch_via.c583 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in via_parse_auto_config()
Dpatch_sigmatel.c4253 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, flags); in stac_parse_auto_config()
Dpatch_realtek.c996 err = snd_hda_parse_pin_defcfg(codec, cfg, ignore_nids, in alc_parse_auto_config()
Dhda_generic.c5913 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in snd_hda_parse_generic_codec()