Searched refs:snd_hda_add_nid (Results 1 - 7 of 7) 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_local.h480 int snd_hda_add_nid(struct hda_codec *codec, struct snd_kcontrol *kctl,
H A Dpatch_cmedia.c348 err = snd_hda_add_nid(codec, kctl, i, spec->adc_nids[i]);
H A Dpatch_cirrus.c769 err = snd_hda_add_nid(codec, kctl, 0, spec->adc_nid[n]);
H A Dhda_codec.c1967 * snd_hda_add_nid - Assign a NID to a control element
1977 int snd_hda_add_nid(struct hda_codec *codec, struct snd_kcontrol *kctl, function
1995 EXPORT_SYMBOL_HDA(snd_hda_add_nid); variable
H A Dpatch_analog.c255 err = snd_hda_add_nid(codec, kctl, i, spec->capsrc_nids[i]);
264 err = snd_hda_add_nid(codec, kctl, 0,
H A Dpatch_via.c1922 err = snd_hda_add_nid(codec, kctl, i, spec->mux_nids[i]);
1935 err = snd_hda_add_nid(codec, kctl, 0,
H A Dpatch_realtek.c2731 err = snd_hda_add_nid(codec, kctl, i, nids[i]);
2743 err = snd_hda_add_nid(codec, kctl, i,
2777 err = snd_hda_add_nid(codec, kctl, 0, nid);
2786 err = snd_hda_add_nid(codec, kctl, 0, nid);

Completed in 301 milliseconds