Searched refs:snd_hda_add_new_ctls (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_si3054.c148 return snd_hda_add_new_ctls(codec, si3054_modem_mixer);
H A Dpatch_cmedia.c319 err = snd_hda_add_new_ctls(codec, cmi9880_basic_mixer);
323 err = snd_hda_add_new_ctls(codec, cmi9880_ch_mode_mixer);
H A Dhda_local.h184 int snd_hda_add_new_ctls(struct hda_codec *codec, struct snd_kcontrol_new *knew);
H A Dpatch_sigmatel.c420 err = snd_hda_add_new_ctls(codec, spec->mixer);
425 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);
H A Dpatch_conexant.c338 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);
H A Dpatch_via.c461 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);
H A Dhda_codec.c1833 * snd_hda_add_new_ctls - create controls from the array
1842 int __devinit snd_hda_add_new_ctls(struct hda_codec *codec, function
2409 * originally for snd_hda_add_new_ctls().
H A Dpatch_analog.c129 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);
H A Dpatch_realtek.c1204 err = snd_hda_add_new_ctls(codec, spec->mixers[i]);

Completed in 142 milliseconds