Searched refs:snd_hda_add_pincfg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.h939 int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list,
H A Dhda_hwdep.c537 return snd_hda_add_pincfg(codec, &codec->user_pins, nid, cfg);
H A Dhda_codec.c830 int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list, function
871 return snd_hda_add_pincfg(codec, &codec->driver_pins, nid, cfg);

Completed in 215 milliseconds