Home
last modified time | relevance | path

Searched refs:snd_hda_ctl_add (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dhda_codec.c1542 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid, in snd_hda_ctl_add() function
1569 EXPORT_SYMBOL_GPL(snd_hda_ctl_add);
1842 err = snd_hda_ctl_add(codec, 0, kctl); in __snd_hda_add_vmaster()
1944 return snd_hda_ctl_add(codec, 0, kctl); in snd_hda_add_vmaster_hook()
2545 err = snd_hda_ctl_add(codec, associated_nid, kctl); in snd_hda_create_dig_out_ctls()
2665 return snd_hda_ctl_add(codec, mout->dig_out_nid, kctl); in snd_hda_create_spdif_share_sw()
2766 err = snd_hda_ctl_add(codec, nid, kctl); in snd_hda_create_spdif_in_ctls()
3380 err = snd_hda_ctl_add(codec, 0, kctl); in snd_hda_add_new_ctls()
Dpatch_conexant.c86 err = snd_hda_ctl_add(codec, 0, kctl); in add_beep_ctls()
Dpatch_cirrus.c1109 err = snd_hda_ctl_add(codec, 0, in cs421x_build_controls()
Dhda_local.h614 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid,
Dpatch_analog.c77 err = snd_hda_ctl_add(codec, 0, kctl); in create_beep_ctls()
Dpatch_via.c305 err = snd_hda_ctl_add(codec, 0, kctl); in add_beep_ctls()
Dpatch_ca0132.c3106 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_tuning_control()
3916 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_fx_switch()
3927 return snd_hda_ctl_add(codec, VOICEFX, snd_ctl_new1(&knew, codec)); in add_voicefx()
Dpatch_hdmi.c479 err = snd_hda_ctl_add(codec, get_pin(spec, pin_idx)->pin_nid, kctl); in hdmi_create_eld_ctl()
Dpatch_realtek.c749 err = snd_hda_ctl_add(codec, 0, kctl); in alc_build_controls()