Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
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)
A Dpatch_cmedia.c284 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in patch_cm9825()
318 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in patch_cmi9880()
352 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_senarytech.c195 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, in patch_senary_auto()
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.c178 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in ad198x_parse_auto_config()
A Dpatch_via.c511 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in via_parse_auto_config()
A Dpatch_conexant.c1224 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.c4279 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, flags); in stac_parse_auto_config()
A Dhda_generic.c6130 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in snd_hda_parse_generic_codec()
A Dpatch_realtek.c1190 err = snd_hda_parse_pin_defcfg(codec, cfg, ignore_nids, in alc_parse_auto_config()

Completed in 72 milliseconds