Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_local.h583 #define get_amp_nid_(pv) ((pv) & 0xffff) macro
584 #define get_amp_nid(kc) get_amp_nid_((kc)->private_value)
Dpatch_analog.c2764 if (get_amp_nid_(val)) in add_control()
Dhda_codec.c1966 nid = get_amp_nid_(kctl->private_value); in snd_hda_ctl_add()
Dpatch_via.c464 if (get_amp_nid_(val)) in __via_add_control()
Dpatch_realtek.c5008 if (get_amp_nid_(val)) in add_control()