Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_codec.c2375 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid, in snd_hda_ctl_add() function
2402 EXPORT_SYMBOL_HDA(snd_hda_ctl_add);
2690 err = snd_hda_ctl_add(codec, 0, kctl); in __snd_hda_add_vmaster()
2784 return snd_hda_ctl_add(codec, 0, kctl); in snd_hda_add_vmaster_hook()
3360 err = snd_hda_ctl_add(codec, associated_nid, kctl); in snd_hda_create_dig_out_ctls()
3460 return snd_hda_ctl_add(codec, mout->dig_out_nid, kctl); in snd_hda_create_spdif_share_sw()
3560 err = snd_hda_ctl_add(codec, nid, kctl); in snd_hda_create_spdif_in_ctls()
4749 err = snd_hda_ctl_add(codec, 0, kctl); in snd_hda_add_new_ctls()
Dhda_jack.c346 err = snd_hda_ctl_add(codec, nid, kctl); in __snd_hda_jack_add_kctl()
Dpatch_cirrus.c851 err = snd_hda_ctl_add(codec, 0, in cs421x_build_controls()
Dhda_local.h582 int snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid,
Dpatch_ca0132.c3139 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_tuning_control()
3943 return snd_hda_ctl_add(codec, nid, snd_ctl_new1(&knew, codec)); in add_fx_switch()
3954 return snd_hda_ctl_add(codec, VOICEFX, snd_ctl_new1(&knew, codec)); in add_voicefx()
Dpatch_hdmi.c411 err = snd_hda_ctl_add(codec, get_pin(spec, pin_idx)->pin_nid, kctl); in hdmi_create_eld_ctl()
Dpatch_conexant.c170 err = snd_hda_ctl_add(codec, 0, kctl); in add_beep_ctls()
Dpatch_realtek.c786 err = snd_hda_ctl_add(codec, 0, kctl); in alc_build_controls()
Dpatch_analog.c192 err = snd_hda_ctl_add(codec, 0, kctl); in create_beep_ctls()