Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_auto_parser.h85 int snd_hda_parse_pin_defcfg(struct hda_codec *codec,
92 snd_hda_parse_pin_defcfg(codec, cfg, ignore, 0)
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()
A Dpatch_ca0110.c32 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in ca0110_parse_auto_config()
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()
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);
A Dpatch_analog.c182 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in ad198x_parse_auto_config()
A Dpatch_via.c517 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in via_parse_auto_config()
A Dpatch_conexant.c1087 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, in patch_conexant_auto()
A Dpatch_cs8409.c28 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs8409_parse_auto_config()
A Dpatch_sigmatel.c4271 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, flags); in stac_parse_auto_config()
A Dhda_generic.c6067 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in snd_hda_parse_generic_codec()
A Dpatch_realtek.c1172 err = snd_hda_parse_pin_defcfg(codec, cfg, ignore_nids, in alc_parse_auto_config()

Completed in 52 milliseconds