Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dcmedia.c42 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in cmedia_probe()
49 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in cmedia_probe()
H A Dca0110.c23 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in ca0110_parse_auto_config()
H A Dsenarytech.c30 unsigned int parse_flags; /* flag for snd_hda_parse_pin_defcfg() */
184 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, in senary_probe()
H A Dcm9825.c263 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in cm9825_probe()
H A Danalog.c176 err = snd_hda_parse_pin_defcfg(codec, cfg, NULL, 0); in ad198x_parse_auto_config()
H A Dvia.c497 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in via_parse_auto_config()
H A Dconexant.c33 unsigned int parse_flags; /* flag for snd_hda_parse_pin_defcfg() */
1239 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, in cx_probe()
H A Dsigmatel.c4279 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, flags); in stac_parse_auto_config()
H A Dgeneric.c6116 err = snd_hda_parse_pin_defcfg(codec, &spec->autocfg, NULL, 0); in snd_hda_gen_probe()
/linux/sound/hda/common/
H A Dhda_auto_parser.h88 int snd_hda_parse_pin_defcfg(struct hda_codec *codec,
95 snd_hda_parse_pin_defcfg(codec, cfg, ignore, 0)
H A Dauto_parser.c172 int snd_hda_parse_pin_defcfg(struct hda_codec *codec, in snd_hda_parse_pin_defcfg() function
445 EXPORT_SYMBOL_GPL(snd_hda_parse_pin_defcfg);
/linux/sound/hda/codecs/cirrus/
H A Dcs421x.c479 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs421x_parse_auto_config()
H A Dcs420x.c301 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs_parse_auto_config()
H A Dcs8409.c28 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0); in cs8409_parse_auto_config()
/linux/sound/hda/codecs/realtek/
H A Drealtek.c1039 err = snd_hda_parse_pin_defcfg(codec, cfg, ignore_nids, in alc_parse_auto_config()