Home
last modified time | relevance | path

Searched refs:HDA_NID_ITEM_AMP (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/hda/
H A Dhda_local.h535 #define HDA_NID_ITEM_AMP (1<<0) macro
H A Dhda_proc.c62 if (item->flags & HDA_NID_ITEM_AMP) in print_nid_array()
H A Dhda_codec.c1702 * bits value is taken as the NID to assign. The #HDA_NID_ITEM_AMP bit
1713 flags |= HDA_NID_ITEM_AMP; in snd_hda_ctl_add()