Home
last modified time | relevance | path

Searched refs:get_amp_nid_ (Results 1 – 5 of 5) sorted by relevance

/sound/pci/hda/
Dhda_local.h681 #define get_amp_nid_(pv) ((pv) & 0xffff) macro
682 #define get_amp_nid(kc) get_amp_nid_((kc)->private_value)
Dpatch_conexant.c1150 snd_hda_attach_beep_device(codec, get_amp_nid_(spec->beep_amp)); in patch_cxt5045()
1929 snd_hda_attach_beep_device(codec, get_amp_nid_(spec->beep_amp)); in patch_cxt5051()
3106 snd_hda_attach_beep_device(codec, get_amp_nid_(spec->beep_amp)); in patch_cxt5066()
Dhda_generic.c833 if (get_amp_nid_(val)) in add_control()
878 hda_nid_t nid = get_amp_nid_(path->ctls[type]); in get_default_ch_nums()
908 hda_nid_t nid = get_amp_nid_(val); in add_sw_ctl()
Dpatch_realtek.c638 nid = get_amp_nid_(val); in alc_inv_dmic_sync_adc()
Dhda_codec.c2385 nid = get_amp_nid_(kctl->private_value); in snd_hda_ctl_add()