snd_hda_add_pincfg  391 include/sound/hda_codec.h int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list,
snd_hda_add_pincfg  515 sound/pci/hda/hda_codec.c 	return snd_hda_add_pincfg(codec, &codec->driver_pins, nid, cfg);
snd_hda_add_pincfg  390 sound/pci/hda/hda_sysfs.c 	err = snd_hda_add_pincfg(codec, &codec->user_pins, nid, cfg);