Home
last modified time | relevance | path

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

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