Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dproc.c34 [AC_WID_VOL_KNB] = "Volume Knob Widget", in get_wid_type_name()
609 wid_type != AC_WID_VOL_KNB && in print_conn_list()
842 if (wid_type == AC_WID_VOL_KNB) in print_codec_info()
890 case AC_WID_VOL_KNB: in print_codec_info()
/linux/include/sound/
H A Dhda_verbs.h32 AC_WID_VOL_KNB, /* Volume Knob */ enumerator
/linux/sound/hda/codecs/
H A Dsigmatel.c4740 if (get_wcaps_type(get_wcaps(codec, 0x28)) == AC_WID_VOL_KNB) in probe_stac92hd71bxx()