Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_proc.c53 [AC_WID_VOL_KNB] = "Volume Knob Widget", in get_wid_type_name()
494 wid_type != AC_WID_VOL_KNB && in print_conn_list()
643 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
686 case AC_WID_VOL_KNB: in print_codec_info()
Dhda_codec.h52 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
Dhda_codec.c436 get_wcaps_type(wcaps) != AC_WID_VOL_KNB) in snd_hda_get_raw_connections()