Home
last modified time | relevance | path

Searched refs:snd_hda_parse_pin_def_config (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/hda/
H A Dhda_auto_parser.h93 #define snd_hda_parse_pin_def_config(codec, cfg, ignore) \ macro
H A Dpatch_ca0132.c10089 err = snd_hda_parse_pin_def_config(codec, &spec->autocfg, NULL); in patch_ca0132()