Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.c1745 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid, in snd_hda_ctl_add() function
1772 EXPORT_SYMBOL_GPL(snd_hda_ctl_add);
2045 err = snd_hda_ctl_add(codec, 0, kctl); in __snd_hda_add_vmaster()
2147 return snd_hda_ctl_add(codec, 0, kctl); in snd_hda_add_vmaster_hook()
2748 err = snd_hda_ctl_add(codec, associated_nid, kctl); in snd_hda_create_dig_out_ctls()
2868 return snd_hda_ctl_add(codec, mout->dig_out_nid, kctl); in snd_hda_create_spdif_share_sw()
2969 err = snd_hda_ctl_add(codec, nid, kctl); in snd_hda_create_spdif_in_ctls()
3890 err = snd_hda_ctl_add(codec, 0, kctl); in snd_hda_add_new_ctls()
Dhda_jack.c408 err = snd_hda_ctl_add(codec, nid, kctl); in __snd_hda_jack_add_kctl()
Dpatch_conexant.c86 err = snd_hda_ctl_add(codec, 0, kctl); in add_beep_ctls()
Dpatch_cirrus.c1096 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.c302 err = snd_hda_ctl_add(codec, 0, kctl); in add_beep_ctls()
Dpatch_ca0132.c3080 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_tuning_control()
3890 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_fx_switch()
3901 return snd_hda_ctl_add(codec, VOICEFX, snd_ctl_new1(&knew, codec)); in add_voicefx()
Dpatch_hdmi.c474 err = snd_hda_ctl_add(codec, get_pin(spec, pin_idx)->pin_nid, kctl); in hdmi_create_eld_ctl()
Dpatch_realtek.c734 err = snd_hda_ctl_add(codec, 0, kctl); in alc_build_controls()