Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_proc.c53 [AC_WID_VOL_KNB] = "Volume Knob Widget", in get_wid_type_name()
486 wid_type != AC_WID_VOL_KNB && in print_conn_list()
635 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
671 case AC_WID_VOL_KNB: in print_codec_info()
Dhda_codec.h56 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
Dhda_codec.c336 get_wcaps_type(wcaps) != AC_WID_VOL_KNB) { in snd_hda_get_connections()