Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_cmedia.c50 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in patch_cmi9880()
84 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in patch_cmi8888()
H A Dhda_auto_parser.h87 int snd_hda_parse_pin_defcfg(struct hda_codec *codec,
94 snd_hda_parse_pin_defcfg(codec, cfg, ignore, 0)
H A Dpatch_ca0110.c32 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in ca0110_parse_auto_config()
H A Dpatch_cirrus.c350 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs_parse_auto_config()
1111 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs421x_parse_auto_config()
H A Dhda_auto_parser.c168 int snd_hda_parse_pin_defcfg(struct hda_codec *codec, in snd_hda_parse_pin_defcfg() function
439 EXPORT_SYMBOL_GPL(snd_hda_parse_pin_defcfg);
H A Dpatch_analog.c182 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in ad198x_parse_auto_config()
H A Dpatch_via.c517 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in via_parse_auto_config()
H A Dpatch_conexant.c1242 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, in patch_conexant_auto()
H A Dpatch_cs8409.c28 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs8409_parse_auto_config()
H A Dpatch_sigmatel.c4281 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, flags); in stac_parse_auto_config()
H A Dhda_generic.c6135 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in snd_hda_parse_generic_codec()
H A Dpatch_realtek.c1181 err = snd_hda_parse_pin_defcfg(codec, cfg, ignore_nids, in alc_parse_auto_config()